Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE command gets File not found
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01248623
Message ID:
01248813
Views:
45
>Hi Naomi
>I'm not doing any of those things.
>This is a re-indexing form that I've used for years. It works in another vfp9 app as well as vfp7 apps. I build a table with all the table names for this app, index names, index tags, and other things about the indexes. Then the form looks at all the table names and if it can't find it, it disables it in the listbox. Then the user can click on a table name to reindex it or can click on all tables checkbox to reindex all tables. When the user clicks on the Reindex button it calls the reindex function either once or repeatedly when "all" is clicked. The Thisform.Reindex() function is where the error occurs. At this point the form has already been able to find the table name, otherwise it would have low-lited the entry in the forms listbox, so it does exist. Then only certain tables will cause the #13 error 'Alias xxx is not found'. I have looked everywhere to find what is "different" about those certain tables that cause them to trigger the error, but have been unsuccessful. Error #13 is
> every criptic and I have not found any other information about what causes that error to be triggered. I've tried upper and/or lower case, looked for mis-spellings, etc.
>The path is set correctly.
>Any info on what causes error #13 to trigger would be helpful.
>All help appreciated.
>Bill Wright

Do you use free tables or a database? Do you know a particular line of code causing it?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform