Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddListItem - what is the index of the added item?
Message
From
21/08/2013 08:26:36
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01580863
Message ID:
01580877
Views:
86
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>How can I find an index of added item which is added using AddListItem command? In our code we were using the actual key as the second parameter and run into 32K limitation. So, I am thinking if it is possible to not use an index, but then I want to know how to access the newly added item to set the second column's value.
>

NewIndex and NewItemID contain the index and ItemID, respectively, for the most recently added item.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform