Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where the error is ?
Message
De
28/02/2011 05:28:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01502066
Message ID:
01502068
Vues:
81
This message has been marked as a message which has helped to the initial question of the thread.
The error is caused by the space in the filename. You can fix this with a name expression
m.tcIndexCmd = "INDEX ON  UPPER( mirror.cnomres ) TAG COLUMN1 OF ('C:\CDBK90\AMLINE\CRYSTALDATA\SERVER2008 # BHT44\MIRROR.CDX') DESCENDING ADDITIVE"
BTW, why do you need the "of ...cdx"? I usually add the index tags to a structural index, and leave it there.

>Hi all,
>
>
>i have a strange error ...(10 syntax error )..?????
>
>
>
>m.tcIndexCmd = "INDEX ON  UPPER( mirror.cnomres ) TAG COLUMN1 OF C:\CDBK90\AMLINE\CRYSTALDATA\SERVER2008 # BHT44\MIRROR.CDX DESCENDING ADDITIVE"
>
> =EXECSCRIPT( m.tcIndexCmd )
>
>
>
>thank in advance for help
>
>
>BHT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform