Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXE Has Error and APP Does Not
Message
 
To
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:
00328570
Views:
17
That's a good thought, however, I am not using any aliases other than the actual name of the table. Plus, the index expression does not specify the name of the table. I'm wondering if I should just re-create the table, in case I have a corruption problem that is specific to EXEs.


>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform