Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove a property
Message
From
04/03/2002 21:25:47
Ian Johnston
Computer Software Solutions
Woodland, California, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00628177
Message ID:
00628196
Views:
20
>>Is there a way to remove a property at runtime ?
>
>No, you cannot remove property at runtime.
>
>Is there a way to test for the existence of an array in memory?
>
>If it's not property array than you can test this way
 IF Type("myArray[1]") = "U"
>  * Array myArray doesn't exist or variable myArray isn't an array
>ENDIF
For array properties see Message #620328.

Thanks

Ian
Previous
Reply
Map
View

Click here to load this message in the networking platform