Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADIR() & releasing an Array
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00481542
Message ID:
00481543
Views:
12
>I'm using an ADIR(myarray,..) command. But array myarray sometimes already exists and is field with data. I want check if array already created , then release it. But i have trouble doing it. Is anybody can help me with my problem, please. Thanks a lot in advance.

ADIR() should create the array if it doesn't exists. So you can just release the array before calling ADIR()
release myarray
HTH,
- Erik Niese-Petersen

Crazy Dane in USA.
Previous
Reply
Map
View

Click here to load this message in the networking platform