Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer port from prompt
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01275152
Message ID:
01275485
Views:
7
>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()

Inspiring to read, “The behavior of this function is OS (operating system) – specific”.

http://msdn2.microsoft.com/en-us/library/tac4xy25(VS.80).aspx

Hope you solve this problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform