Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make an index
Message
 
 
À
25/08/2008 17:43:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01341632
Message ID:
01341651
Vues:
9
This message has been marked as a message which has helped to the initial question of the thread.
>Hi,
>
>no sorry still same effect = reccord with field3='number2' at eof
>
>Regards,
>
>Koen

I see. Remove FIELD1 from it, e.g.
INDEX ON IIF(empty(Field2), Field1,Field2) +  IIF(empty(field2), '1' + Field3, '2' +PADR(DTOS(CTOD(Field3)),10)) TAG myTag
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