Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manipulating the FRX in a reportlistener
Message
From
04/02/2005 20:25:40
 
 
To
03/02/2005 11:23:18
Rolf Otto
C.I.P.-Kommunal Gmbh
Siegen, Germany
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00983509
Message ID:
00984079
Views:
27
>Hi all,
>
>i wrote a little reportlistener for manipulating the frx. Because I don’t want do change the original frx, I use the LoadReport-Method. In this method i do the following things:
>
>- Create a copy of my frx in sys(2023)
>- Make my changes in the temp-frx
>- Set the property CommandClauses.File to the full name of the temp-frx
>
>In the result the reportenginge always uses the original (unchanged) frx.
>
>What’s wrong with my solution?
>
>thanks
>
>Rolf Otto

Never.
CommandClauses is a information object only,
the REngine don't uses any CommandClauses values.

I hope that the future better this unfortunate situation.

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform