I am writing VB code to access the printer directly with statements such as
Open "LPT1" for output as #1
Print #1, "Message line to printer"
Close #1
This code worked OK for a printer on LPT1. Now I need to address a printer on one of several USB ports...
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.