Hi,
Bought a new computer with XP and an HP 656c printer.
Whenever I come to an LPRINT statement the program hangs and nothing prints. Anybody else have this problem or does anybody know a fix.
Thanks,
Herb
Hi,
I guess I am the first who can't figure it out.
What could I write in qbasic that would direct the printer to the usb port?
Is it possible that the printer or XP does not recognize printing from DOS?
Thanks
cryptoc
Do you have to be able to print it directly from the qbasic program? You could simply have the program save the information you want printed into a text file and simply printing it later from Notepad.
You can not communicate directly to the printer. XP will not allow it, every bit of information that the printer gets has to come from the printer's driver, that is the only way to communicate with the printer, if you can crack the driver you could then talk to the printer.
If a man says something in the forest and no woman hears it is he still wrong?
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.