Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clone Object
Message
From
02/02/2006 12:53:23
 
 
To
02/02/2006 12:50:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01092951
Message ID:
01092981
Views:
22
>>By the word... how do I get empty "loDataNew" object.. for now I do SCATTER twice... but maybe exist way to get empty object ? (wothout properties, methods etc)
>>
>>Thanks
>
>Ok found.. Createobject("empty")

this is not immediate:
SCATTER NAME somename && create someName
SCATTER NAME somename && DESTROY someName and after create someName
* uses
SCATTER NAME somename ADDITIVE && This update someName
Previous
Reply
Map
View

Click here to load this message in the networking platform