Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending characters to printer
Message
From
02/12/1997 18:58:55
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Sending characters to printer
Miscellaneous
Thread ID:
00063444
Message ID:
00063444
Views:
80
Hello All!

I need to create a report without use report designer but i am not getting to send the characters to printer

IMPRESSORA=GETPRINTER()
SET PRINTER TO impressora
SET DEVICE TO printer
?sys(101) && to see the current SET DEVICE . returns PRINTER
?sys(13) && to see the status of the printer. RETURNS READY

print job
@ 10,10 say "Sending characters to printer"
endprintjob


But the printer don't print
Next
Reply
Map
View

Click here to load this message in the networking platform