Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer question
Message
From
06/02/2006 17:11:55
 
 
To
06/02/2006 17:06:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01094116
Message ID:
01094138
Views:
9
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
>>
ramil
~~ learning to stand still
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform