Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXE Has Error and APP Does Not
Message
From
07/02/2000 18:13:51
Jorge Haro
Independent Consultant
Juarez, Mexico
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00328341
Message ID:
00328551
Views:
18
Have you checked your index expression for table references, that happened to me once. Like if your index is on "CUSTOMERS.Name" instead of just "Name" it could generate an error if the table is opened under a different alias.



>I'm getting an error in an EXE, saying 'Unknown Variable' when I am setting the order of a table. I'm not using a variable, rather it is simply 'SET ORDER TO queryorder IN search'.
>
>The table is part of a container, and I am using long field names. The APP performs as expected, but the EXE is interpreting the 'QUERYORDER' tag as an unknown variable. The error is not referencing another line, because there is no error if I disable the 'SET ORDER' command.
>
>Any ideas? Thanks!
>
>Michael Reynolds
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform