Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open a table and set an index
Message
From
08/01/1999 15:16:56
 
 
To
08/01/1999 15:14:18
Carla Silva
Http - Produtos Informaticos, Lda.
Odivelas, Portugal
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00174179
Message ID:
00174182
Views:
27
>I have a table with one tag of primary type (compoud .cdx index file) , I open the table , set the order index and use the command SEEK to find information, but I have the following error message "Variable "Numero" do not exist". The "numero" is the index tag name.
>I do not use dataenvironment, I open the table programatically.
>
>Use contador in 0
>set order to numero && Tag name
>seek 6
>
>I do not have this problem if I use the same code through command window.
>
>Thanks

Probably you miss one line:
Use contador in 0
Select contador
set order to numero && Tag name
seek 6
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform