Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index Tag - Character or Numeric
Message
From
04/04/2003 08:00:07
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00773934
Message ID:
00773937
Views:
11
This message has been marked as the solution to the initial question of the thread.
>Is there anyway to find out if an index TAG is indexed on a Numeric or Character field using VFP7?
>
>Thanks,
>Mel Cummings

In good ol' Version 6, you can look at the TYPE of the index expression.

TYPE( SYS( 14, 1)) for index 1 - or use VAL( SYS( 21)) for the current index....
regards

Ian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform