Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Managing Expr, TAG and TAG1 in *.frx
Message
 
 
To
13/05/2001 01:42:16
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00506649
Message ID:
00506757
Views:
14
>I would appreciate a referal to some documentation regarding the required/optional and to be avoided aspects of the
>values put in the above fields when a report is created. Some have suggested removing the values in the overall
>report table entry. I seem to see some strange behavior in a multi-user, multi-printer (some local and some
>networked) environment. (The specific printer environment from the creating computer is saved.)
>
>Thanks.

I also have a BeforeBuild hook that will blank the Tag and Tag2 fields in the first field of my reports files. As for the Expr, my code only removes any of 3 lines that start with:

DRIVER=
DEVICE=
OUTPUT=

These will be the first 3 lines in the Expr field. I leave all other lines in the Expr field alone. See mlines(), alines() and memlines() in VFP help to get started on creating your own code to handle this.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform