Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: only null values in SELECT member can to used
Message
From
04/05/2004 04:58:08
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00900095
Message ID:
00900622
Views:
27

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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform