Retrieving data from Bloomberg
Show older comments
Hello,
I have a series of scripts that retrieve data from Bloomberg across diffrerent asset classes that form part of some analyses that I run each morning. The scripts run ok individually but when I run them in series from one master script, a DOS window appears part of the way through containing the following error msg...
2012/05/22 15:07:26.925 [FATAL] INIT: Another bbcomm is already running for port 8194
I have tried reordering the scripts and adding close(blp) statements at various points of my code to avoid multiple connections but with no success.
I am relatively new to Matlab and presume that I'm making a basic error in my code.
Any help would be appreciated - thanks.
Colin
1 Comment
Thomas
on 22 May 2012
Can you show your scripts?
Answers (0)
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!