Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index not set?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01043460
Message ID:
01043479
Vues:
8
Index tag is not found?

SELECT a_arcadr
GOTO top
IF SEEK (ALLTRIM(thisform.combo1.Text),"a_arcadr","cshipno") = .T.
thisform.scompany.Value = company
thisform.saddress1.Value = address1
thisform.saddress2.Value = address2
thisform.scity.Value = city
thisform.sstate.Value = state
thisform.szip.Value = zip
ELSE
WAIT WINDOW "customer address not found"
ENDIF
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform