Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending characters to printer
Message
From
02/12/1997 19:06:09
 
 
To
02/12/1997 18:58:55
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00063444
Message ID:
00063450
Views:
50
You can write to a text file and:

COPY FILE MyFile.txt TO PRN

Vlad

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform