Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Let's Play Tag()
Message
 
 
To
20/07/2000 00:43:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00394742
Message ID:
00394744
Views:
12
>I've got a cursor table that I'm trying to create temporary index tags for. I do this...
>
>index on fieldname tag fieldname
>set order to fieldname
>
>...and it works. Then when I try and do it with another field, it tells me that the index file is read only and I can't write to it. I tried to...
>
>DELETE TAG ALL
>
>...then index the next field, but it gives me the same thing. If anyone can explain tags to me and what's going on I'd appreciate it!
>
>Thanks

If the Cursor was created with SELECT INTO..., it is a readonly cursor.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform