Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Form ( file name ) gives different sizes
Message
 
 
To
13/12/2007 16:39:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Database:
MS SQL Server
Miscellaneous
Thread ID:
01275705
Message ID:
01275729
Views:
13
It should be
SET PRINTER TO NAME (gaPrinters(lnPos,1))
>okay, I tried that in the debugger with my code. It shows the bad printdriver, which is the one I set as default. But I have code above the place that I stop at, that is SUPPOSE to change the printdriver to the good printdriver. The line is:
>
>SET PRINTER TO NAME gaPrinters(lnPos,1)
>
>gaPrinters is a list of all the printers installed on that computer. My code has gone through the list and found the first one that ends with PS in the name.
>
>Any Ideas?
>
>Thanks for the help.
>Beth
>
>
>>The current VFP printer is returned by
>>
>>? SET("PRINTER", 3)
>>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform