Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Subscript error message
Message
From
09/03/2004 12:32:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Invalid Subscript error message
Miscellaneous
Thread ID:
00884482
Message ID:
00884482
Views:
50
I continue to get teh Invalid Subscript error. Here's the code. Anything wrong with this code?

*************

SELE v_man_inv
M.NEWNAME = ALLT(ThisForm.NsnTxt.VALUE)

=TABLEUPDATE(.T.)

*thisform.InventoryList.Requery
*i = 1

*DO WHILE thisform.InventoryList.Listitem(i)<>m.newName
* i = i + 1
*enddo
*thisform.InventoryList.listindex = i
*thisform.InventoryList.TopItemID = i
*thisform.InventoryList.SetFocus
*thisform.Disable_Boxes

*Thisform.LockScreen = .f.

*thisform.refresh
*************************
Thanks in Advance.

J. Turner
Next
Reply
Map
View

Click here to load this message in the networking platform