RE: FoxPro 7 - error filing reports - printer driver problem
From: Lee Mitchell (Leemi_at_online.microsoft.com)
Date: 08/10/04
- Next message: nw9952: "Re: Subclass problems - pageframe"
- Previous message: Demetrios Panayotakopoulos: "Re: Visual FoxPro and Autocad"
- In reply to: PetC: "FoxPro 7 - error filing reports - printer driver problem"
- Next in thread: PetC: "Re: FoxPro 7 - error filing reports - printer driver problem"
- Reply: PetC: "Re: FoxPro 7 - error filing reports - printer driver problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Aug 2004 19:21:55 GMT
Hi PetC:
I have two ideas for you to try. First, use the ASCII clause on the REPORT
command to create an ASCII text file:
REPORT FORM Test TO FILE ASCII
If that does not help, remove the printer driver information from the
report's Expr, Tag, and Tag2 fields. See this article for more information:
138396 HOWTO: Use the Default Windows Printer in Visual FoxPro
http://support.microsoft.com/?id=138396
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 Public Beta Now Available!! --*
Download the VFP9 beta here: http://msdn.microsoft.com/vfoxpro/
*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>When issuing a command like REPORT FORM s-PayAll TO FILE
>"C:\"+mReport+".txt" my system hangs and I have to do a Ctrl+Alt+Del
>to escape. Investigating, I find a flag saying that it can't find the
>printer driver. If I ask it to PRINT the form, it finds everything it
>needs and prints properly ... so why can't it find the driver for
>FILING the report? Where would that driver be? Please, thanks. PetC
- Next message: nw9952: "Re: Subclass problems - pageframe"
- Previous message: Demetrios Panayotakopoulos: "Re: Visual FoxPro and Autocad"
- In reply to: PetC: "FoxPro 7 - error filing reports - printer driver problem"
- Next in thread: PetC: "Re: FoxPro 7 - error filing reports - printer driver problem"
- Reply: PetC: "Re: FoxPro 7 - error filing reports - printer driver problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|