Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: only null values in SELECT member can to used
Message
 
 
To
04/05/2004 04:58:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00900095
Message ID:
00901043
Views:
17
>
>Is there a slight chance of failing in creating an object?
>I doubt, I would ever write it this way myself, but I sometimes too defensive :)
>

>
>You can explain the difference between a) and b),
>I do not see the impediment :
>A)
>
>myRef=CREATEOBJECT(...) && this fail
>WITH M.myRef
>..
>
>
>B)
>
>WITH CREATEOBJECT(...) && this fail
>...
>
>
>I must capture the error and resolve it in both cases.

You can check myRef for vartype.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform