25 pts.
 how can possible dos mod printing from visual basic 6.0
dos mode printing

Software/Hardware used:
ASKED: June 4, 2009  3:31 PM
UPDATED: June 4, 2009  6:04 PM

Answer Wiki:
For example, if you want to copy a text file to a printer at LPT1:, you could use "COPY textfile LPT:". A batch file could contain this command followed by the EXIT command. Within VB, use SHELL to run the batch file.
Last Wiki Answer Submitted:  June 4, 2009  6:04 pm  by  Rklanke   1,235 pts.
All Answer Wiki Contributors:  Rklanke   1,235 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _