Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB NOTHING command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00107193
Message ID:
00107233
Views:
17
>I think the closest thing you can come to in VFP is to set
>the object reference = Space(0). I thought about object = Null, except that
>in VB, setting an object = Nothing does not make it Null.

Thanks for the response. I think you see the problem. The object property is .NULL. before I set it to another valid value. But when I try to set it back to .NULL. (or .F., or space(0), or 0, or even back to it's own saved value) VFP gives me a data type mismatch error.

I wish someone could tell me what NOTHING does. According to the documentation for the object property I need to set it equal to NOTHING to clear it.
Dennis Lindeman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform