Sorry , found an issue -- all sorted - thanks so much again for your help !

set(NFA);
assetList("AssetsIB");
assetAdd("MES","MES-FOP----CME");


assetAdd was causing an issue -- when i changed it to assetAdd("MES-FOP----CME"); It worked!

Cheers