Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
REPORT FORM Can't print on other printers
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01176637
Message ID:
01176679
Views:
9
>Well, I am sure that someone has run into this. It used to be that you could ise:
>
>
>REPORT FORM pay_hours NOEJECT NOCONSOLE PREVIEW
>
>
>and you'd get your report printed. However, my report fails to print with the above code. Do I need to change it to say REPORT FROM TO PRINTER and skip the PREVIEW?

One hack you can do, is to.... (ps... BEFORE doing any hacks on files... make a BACKUP first!!!!!)

USE pay_hours.frx

Then BROWSE it.

Look for the fields TAG and TAG2.

Find the records that have data in them (Memo, not memo).

Then Double-click on that record's memo Tag or Tag2, then clear what is in that Memo, then close it to save the change.

This should clear the printer's info from the report.

Also, if you want to automate this, then look at

How To Clear Report TAG, TAG2, and EXPR Fields Using .pjx Hooks
at...
http://support.microsoft.com/kb/q257624/

Tommy
Tommy Tillman A+ NetWork+ MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform