Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer question
Message
From
06/02/2006 17:13:23
 
 
To
06/02/2006 17:11:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01094116
Message ID:
01094139
Views:
9
You're welcome!

>Thanks Tore. It works now.
>
>>Your code will create a file called cprinter.
>>
>>clear
>>cPrinter = getprinter()
>>set printer to name (cPrinter)
>>set printer on
>>?
>>? "Hello world"
>>?
>>set printer off
>>set printer to
>>>Hi all,
>>>This does not print anything. It only ejects a blank page. Am I missing something obvious here?
>>>
>>>clear
>>>cPrinter = getprinter()
>>>set printer on
>>>set printer to cPrinter
>>>?
>>>? "Hello world"
>>>?
>>>set printer off
>>>set printer to
>>>
Previous
Reply
Map
View

Click here to load this message in the networking platform