Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default printer changed by Foxpro 3.0
Message
 
To
09/10/1998 08:53:20
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00145391
Message ID:
00145599
Views:
31
Jason,
What printer was used for developing the report? If it was a single-tray printer, this may be causing your problem. You need to remove from the report all references to the printer used when the report was created: Open the report as a table, and blank the fields EXPR, TAG and TAG2 in the FIRST record only.
USE MyReport.FRX
Go top
REPL Expr with '', TAG with '', TAG2 with ''
If you are using landscape mode you may need to open the EXPR field remove ONLY the lines that are printer specific.

HTH
Barbara


>If you are getting this a second time, I apologize. The first time I sent it I had problems and i do not believe it made it to the list. So here is version two.
>
>A client we have developed a vfp3.0 application for is having some problems with the default printer. The program uses the win95 default printer, but the application is apparently randomly changing the tray on that printer. I do not try to take control of anything involving the default printer, but something is changing the tray. The only applications the user is having problems with are vfp3.0 apps we wrote for them. Everything else acts normally and even the vfp3.0 apps are sometimes ok. I would appreciate any advice or hints any one might have as to where i should look to solve this problem. Thanks in advance and thank you for all your previous advice.
>
>Jason Mower
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform