Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keep getting missing operand
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01127695
Message ID:
01127696
Vues:
18
You forgot to put ';' at the end of the 2 first lines to indicate that statement continues.

>I know this is a stupid question, but I keep getting a message saying "missing operand" when I hit close on my code window. Here is the code:
>
>
>      	IF ((ALLTRIM(thisform.txtven.value) != thisform.vendorhold) OR ;
>      		(ALLTRIM(thisform.txtpono.Value) != thisform.ponohold) OR ;
>      		(ALLTRIM(thisform.txtactamt.Value) != thisform.actamthold))
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform