Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property Value from class form
Message
From
22/01/2003 10:52:43
 
 
To
22/01/2003 08:17:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00744190
Message ID:
00744261
Views:
8
You should put this condition statement in form method like Init(), Refresh() or some custom method, depending of what exactly do you want with this condition.


>Hi everybody.
>If I create a property in the class form and assign the value to it, I am not getting that value in the form created with this base form. I am assigning the following value with the help of expression builder.
>
>= IIF ( LEFT( FULLPATH(“PURCHASE.EXE”), 8) = “C:\USERS”, “C:\USERS\DBFS”, “INVALID PATH”)
>
>Where am I going wrong?
>
>Yashodhan
Previous
Reply
Map
View

Click here to load this message in the networking platform