I have an odd problem. I'm getting error 55 (file is already open) when I know it isn't. I put in code to print out the file attribute of #1 to #20 and they are all zeros so no files are open (which is what the code should do at that time).
I've checked my segment lengths, If-Then nesting, and the usual suspects.
Does Error 55 ever mean anything else, or is there something else I should check.
BTW, this error didn't exist in an earlier version of the code but I haven't been messing with any of the effected areas.
Cheers!
------------------
I've checked my segment lengths, If-Then nesting, and the usual suspects.
Does Error 55 ever mean anything else, or is there something else I should check.
BTW, this error didn't exist in an earlier version of the code but I haven't been messing with any of the effected areas.
Cheers!
------------------
Comment