Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run form method inside IIF statement
Message
From
07/02/2005 09:56:01
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Run form method inside IIF statement
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
00984434
Message ID:
00984434
Views:
51
LoadTree is a method in a form. Why do I get an error on it in this statement in the form's INIT? I expected it to simply run the method and bring back the return value? BTW, .DeferralEntry is simply a property with a character value. That works fine.
m.LoadBalances = IIF(.DeferralEntry = "L" AND .LoadTree = .T., .T., .F.)
Next
Reply
Map
View

Click here to load this message in the networking platform