Retrieving data from Bloomberg

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

Answers (0)

Asked:

on 22 May 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!