I currently use the following:
set device to [textfile]
THEN use wordpad to Print the textfile
======================================
wordpad/b [textfile]
BUT
===
I need to use the maximum 80 characters width.
"wordpad/p [textfile], won't print 80 characters width, and I can't...
I currently use the following:
set device to [textfile]
THEN use notepad to Print the textfile
======================================
notepad/b [textfile]
BUT
===
I need to use the maximum 80 characters width.
"notepad/p [textfile], won't print 80 characters width, and I can't...
I'm a self-taught Clipper 5.01 user.
I had no problems printing to DOS compatible printer on LPT1.
However my program won't print on other PC's that don't have a DOS compatible printer on LPT1.
I currently use the following:
set device to print
set print on
mLINE=0
@mLINE,0 say...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.