Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WriteExpression
Message
From
04/02/1999 13:17:13
 
 
To
04/02/1999 12:05:09
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00183932
Message ID:
00183975
Views:
19
>The documention on this method is not too good. It says that is available at run time and design time. Design time I've been able to get it to work.

This is only available at design time.

>I was hoping that if you we're running a wizard, you could simply write the expression to a couple of properties and they would maintain that value even after the form died.

You can write expression to properties by just assigning them. Methods can only only be written to when the form is in design mode. Method code has to be compiled to run, and by the time your form is running, it has already been compiled.

The WriteExpression method was menat for use in builders, and form wizards, not runtime wizards.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform