1 | initial version |
Can you paste the full error message? Is it a file not found error, or a file in use error?
One idea, try reducing the plb file name to just 2 characters. This was required in v33, and I don't think v34 has that restriction, but it's worth trying.
If it is actually a file in use error, try ending your loops with pssehalt_2() to try to release any lock on the plb file.