Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Form ( file name ) gives different sizes
Message
From
14/12/2007 09:20:28
 
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:
01275841
Views:
14
That changed in vfp9? Because it works in vfp8.

Thanks for the help.
Beth

Update: Changed the code and ran it. did not work. Going into debug again. :(

>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)
>>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform