Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer name stored in FRX
Message
From
19/07/1999 13:43:47
 
 
To
19/07/1999 12:56:33
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00243173
Message ID:
00243187
Views:
27
I would write a program, use ADIR to find all my .frx files, use a loop to open them one by one, and do a strtran to replace oldserver with newserver. Take a look at the difference between what you have in a "converted" report and what is in a "unconverted" report first, then you'll know all the changes to make!

(*snip*)
>ex.
>DRIVER=winspool
>DEVICE=HP LaserJet 4L
>OUTPUT=\\oldserver\HPLaserJet4L
>ORIENTATION=0
>PAPERSIZE=1
>COPIES=1
>DEFAULTSOURCE=1
>PRINTQUALITY=300
>YRESOLUTION=300
>TTOPTION=2
>
(*snip*)
error. If I modify the report and specifically select the desired printer then save the report it works. I don't want to have to go into each report and the system is used in other offices that don't have the same printer so I would prefer not to have any specific printer information stored in the report form.
>
>Any suggestions will be appreciated.
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform