Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for index
Message
 
 
To
15/02/2008 09:54:44
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01292953
Message ID:
01292975
Views:
17
>>>What was the command again, to check whether an index tag exists? TRY-CATCH does seem a little awkward...
>>>
>>
>>SELECT mytable
>>? TAGNO(lcTagName) <> 0
>>* or
>>? TAGNO(lcTagName, "",lcAlias) <> 0
>>
>
>Oh, right, thanks, that was it. I thought it was one of the commands included for compatibility - and this one is marked for "compatibility with dBASE".

Still works, but you can also go with ascan and ataginfo. Though it would be an OVERKILL :)
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