Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to array
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01045589
Message ID:
01045595
Views:
30
Naomi, try
AINS( ) Function
>Inserting an element, row, or column into an array does not change the size of the array. The trailing elements, rows, or columns are shifted toward the end of the array and the last element, row, or column in the array is dropped from it. The newly inserted element, row, or column is initialized to false (.F.).
>
>AINS( ) returns 1 if the element, row, or column is successfully inserted.
>
>Ok, so my code of adding a blank row is incorrect. How can I add a blank row at the top?
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform