Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace field with blank (space)
Message
 
 
À
27/03/2007 10:47:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01208793
Message ID:
01208835
Vues:
26
Post back your whole code. Do you use alen(laFields,1) in your loop? If yes, it should work.

>error message
>Invalid subscript reference
>if inlist(laFields[m.lnI,2],'N','I','B')
>>Try
>>
>>if inlist(laFields[m.lnI,2],'N','I','B') && Numeric, double or Integer
>>   replace ...
>>endif
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform