Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does ADir() always create an array?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01187382
Message ID:
01187406
Views:
17
>Make it LOCAL to avoid any conflicts.
LOCAL aPatientFiles[1]
nNumberOfPATFiles=ADIR(aPatientFiles, "*.PAT")
I went back into the code and made the two ARRAY variables into LOCAL arrays, as you advised. Thank you very much Sergey.
Previous
Reply
Map
View

Click here to load this message in the networking platform