Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WEXIST() problem
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00606840
Message ID:
00607154
Views:
41
>Hello Cathy,
>thank you very, very much for the lightning response.
>Yes, it 'Printing...', that was a typo. I will definitely try your suggestion because we are using VFP 7.0 but why this expression is invalid(just curious)? Because of 'IIF' or because I can't use WEXIST() in 'IIF' or another reason?
>Best Regards
>Igor

On Entry and On Exit accept "expressions" to be evaluated by VFP (like MyUDF). What you were entering is an actual line of code (like DO MyProgram). Using EXECSCRIPT is a way to force a line (or several lines) of code to run because EXECSCRIPT() is treated like an "expression" .. that happens to "run" the code inside of it.

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform