Australian (ASX) Stock Market Forum

Reply to thread

The troubleshooting aspect of my previous post remains valid.  However, I did find the cause of my file remaining open.  I'm mentioning it here, since I've not experienced this before.  While the file was open, I attempted to save an extracted string as a static-variable.  Problem was, I used "StaticVarSet" instead of "StaticVarSetText".  Typically, I'll get an error message indicating that the function expects a different type (or something like that).  In this case, I did not get that message, only the one telling me that a file was left open. 


Always learning something!


Top