Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid Subscript error message
Message
De
09/03/2004 12:32:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Invalid Subscript error message
Divers
Thread ID:
00884482
Message ID:
00884482
Vues:
51
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform