"I compile my .pl scripts all the time and have no problems except with this one."
Since we don't know what any of your scripts do how about you post the code,the syntax you are using to create the exe and exact error message which is generated when you run the executable. In addition to this information knowing the Operating system you are using, the version of Perl and PAR you are running may be helpful also.
Martin | [reply] |
I did a google with "par.exe No Disk error" and found a couple of links that look promising. I suggest you do the same. It seems to be related to some PAR environment variables (%PAR_TEMP%?), you can inspect them by calling 'set' from a cmd.exe session. | [reply] |