Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vartype: behavior
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00136852
Message ID:
00136897
Views:
23
>You should also check for .NULL.:
>if type("this.aformarray[n]")<>"O" and not isnull(this.aformarray[n])

It sounds then like the old trick is still the best

if (type("this.aformarray[n].name") == 'C'
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform