Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to get a replacment Expression Builder to work
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00185380
Message ID:
00185680
Views:
21
>>>I would like to replace the expression builder that appears when a user is adding a field to a report. Setting the _GetExpr to my replacement expression builder will work in that my builder shows up. However, regardless of what I return from my builder, it is not put into the Report Expression. Has anyone managed to do this sucessfully ?
>>
>>Is your replacement VFP code? If so, you don't have to use _GetExpr and GetExpr(), you can just call the code. If not, what is it? Can it be defined using DECLARE Function IN Library, then called? Just looking for another way to get to your "replacement" other than calling GetExpr().
>>
>>HTH,
>
>I need to use the _GetExpr, because in the report writer, in the window that appears when you are adding a field (built in foxpro window) there is a [...] button that when pressed calls up either the built in expression builder or if you have set the _GetExpr to your own app, then it calls up yours. The problem is that when you set an expression in the built in expression builder and close it, the previous window has an expression text box that is updated, but this does not happen (or at least I cannot figure out how to make it happen) when you use your own expression builder.

OK, silly question: does your replacement expression builder return a string?
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform