Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is Nothing?
Message
From
19/12/1997 16:08:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00067288
Message ID:
00067301
Views:
24
>>>Visual Basic has a word for an empty object, "NOTHING". What is the Visual FoxPro word for "NOTHING"? I have tried .NULL. and it does not work.
>>>
>>>Thanks in advance.
>>
>>Actually, VFP has three things to be checked by EMPTY(), ISNULL() and ISBLANK().
>
>Let me be more specific. The documentation for an activeX component called MapObjects says (in VB lingo): "To draw with a single symbol, set the Renderer property to Nothing. How do I set the Renderer property to Nothing in VFP?

Now, it becomes difficult for me, because I don't use this ActiveX. I can just assume that NOTHING means 'kill this object' in VB-sense. VFP equivalent would be Object.Release and/or Container.Removeobject and/or Release Object.Renderer. Try, maybe something will work. BTW, I thought that NOTHING is applied not to property, but directly to VB-object
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform