Re: (confused noob) How do I make the EUINC variable in XP?
- Posted by Davide Guolo <guolo.davide at lib?ro.?t> Sep 18, 2007
- 879 views
> > This type of program is also known as a spooler - there may already be > > stuff available out there that does this sort of thing. Please see http://www.printfil.com > I just changed > }}} <eucode> > fp=open("PNT","w") > </eucode> {{{ > to > }}} <eucode> > fp=open("pntTemp.txt","w") > </eucode> {{{ > > I have to close the DOS program before I can print it in Windows. Did you remember to close the printing device at the job end ? Please see http://www.printfil.com/article/slow-dos-printing-in-windows.htm Regards, Davide