Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re-Dimension Array
Message
 
 
To
13/08/2002 16:41:43
Mike Perrenoud
Computer Software Development, Inc.
Center Point, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00689339
Message ID:
00689500
Views:
18
I'm pretty sure it's not DIMENSION command that causes that but something else. Check your code one more time. You can use my Array Browser file #9948 to dispaly arrays in convinient form.

>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??
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform