Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code is not functioning
Message
De
08/05/2006 13:31:46
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Code is not functioning
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01120099
Message ID:
01120099
Vues:
44
Why the code is not functioning?


IF THISFORM.COMBO1.VALUE=ALLTRIM("RAM") OR ALLTRIM("RAHIM")
INSERT INTO TESTC(NAME);
VALUES(THISFORM.COMBO1.VALUE)
ENDIF

IF THISFORM.COMBO1.VALUE=ALLTRIM("SHYAM") OR ALLTRIM("JOHN")
INSERT INTO TESTC(NAME);
VALUES(THISFORM.COMBO1.VALUE)
ENDIF

<\pre>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform