Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re-Dimension Array
Message
From
13/08/2002 16:41:43
Mike Perrenoud
Computer Software Development, Inc.
Center Point, Iowa, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re-Dimension Array
Miscellaneous
Thread ID:
00689339
Message ID:
00689339
Views:
57
Has anybody run into this before. I am re-dimensioning an array like this.

lnTotFlds = aFields(paStru, "Arcapp")
dimension paStru(lnTotFlds+1, 16)

And it works when I run the exe from the desktop or explorer, but if I run the exe from the command prompt the array does not get copied when it's re-dimensioned. So when I try to create a cursor from the array I get a syntax error because all but one row of the array is set to .f. Any insight??
Next
Reply
Map
View

Click here to load this message in the networking platform