Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting PCL code to an HP5 priinter
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Getting PCL code to an HP5 priinter
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01023736
Message ID:
01023736
Views:
165
I tried the following:
strtofile(chr(27)+'%-12345X@PJL RDYMSG DISPLAY="MESSAGE HERE"',"hpDisplay.txt")
!copy /b hpDisplay.txt \\server\printer
and also tried with doing a net use lpt1 \\server\printer and then
!copy /b hpDisplay.txt lpt1
Neither one got the display on the printer to change.
Anyone know what I am doing wrong?
Next
Reply
Map
View

Click here to load this message in the networking platform