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 change left & right margins for use in Clipper.
Anyone know any available parameters to change default NOTEPAD left-Right MARGINS, etc??
Can Someone PLEASE help??
OR What is the best and easiest way to change my program so I can use it on any Computer with any Windows printer, that isn't DOS compatible.
THANKS To ALL Suggestions and Help.
John K.
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 change left & right margins for use in Clipper.
Anyone know any available parameters to change default NOTEPAD left-Right MARGINS, etc??
Can Someone PLEASE help??
OR What is the best and easiest way to change my program so I can use it on any Computer with any Windows printer, that isn't DOS compatible.
THANKS To ALL Suggestions and Help.
John K.