Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to detect Unique in an index expression
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01155692
Message ID:
01155696
Views:
20
>Hi,
>
>I built a procedure to read and store all index expressions from a list of tables using function sys(14) ( expression ) and sys(2021) ( filter expression ). My problem is than I can't detect the Unique clause of an expression. Is somebody has a solution to this issue.
>
>Thanks,
>
>Normand Savage

I use Unique(), but is only included for backwards compatibility, and I am not sure which function replaced it

Unique() accepts an integer as a parameter representing the tag you want to test

[Update]Doh! Now that I read Tore's I remembered about aTagInfo, I should rewrite my reindexing program someday
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform