Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding a MOD9 formula
Message
De
05/09/2012 10:47:27
 
 
À
04/09/2012 09:10:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01552174
Message ID:
01552407
Vues:
61
Actually I was just trying this code and keep getting "Operator/operand type mistmatch":
proIn = 61227660  &&RLCA

lnDigit = m.proIn - (INT(m.proIn / 9) * 9)
		chkdig = 9 - lnDigit
		
??proIn + chkdig+CHR(13)+CHR(10)
It must have something to do with the proIn field because the chkdig is generated fine by itself.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform