Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer port from prompt
Message
 
 
To
12/12/2007 16:52:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01275152
Message ID:
01275344
Views:
8
THANK you

PTT = GETPRINTER ()
SET PRINTER TO NAME (PTT)
= MESSAGEBOX (PTT) && FIRST MESSAGE
APRINTERS(PT1 , 1)
= MESSAGEBOX ( PT1 [1])
= MESSAGEBOX ( PT1 [2])
= MESSAGEBOX ( PT1 [3])

The first message is OK
The problem seems not to be with getprinter,
but something wrong with aprinters ()
because aprinters() do not show
the PTT information, but always the same
printer regardless of the printer I select with getprinter()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform