Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where the error is ?
Message
From
28/02/2011 05:28:57
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01502066
Message ID:
01502068
Views:
80
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform