-
1
- #1
My DOS code has worked for many years. I recompiled recently to add a couple of cosmetic fixes.
Now - the SET PRINTER TO LPT2 command gives
TERM/2014 error. Create error: \\LPT2.prn. DOS error 123
Strange, however, if I compile a small program with just the SET PRINTER TO LPT2 with a few lines to print, all is well.
The compile and link scripts are the same!!
the Set( 24, ...) does not work either!
ANY HELP appreciated
Sharad
Now - the SET PRINTER TO LPT2 command gives
TERM/2014 error. Create error: \\LPT2.prn. DOS error 123
Strange, however, if I compile a small program with just the SET PRINTER TO LPT2 with a few lines to print, all is well.
The compile and link scripts are the same!!
the Set( 24, ...) does not work either!
ANY HELP appreciated
Sharad