Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lost index?
Message
From
17/03/1998 13:30:03
 
 
To
17/03/1998 13:21:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00083934
Message ID:
00085128
Views:
36
Good evening (?), Cetin!

I *think* Michelle has an index named tname. So it would be

SET ORDER TO tname

I was suspicious that she had a variable tname that was set to equal the actual/real/explicit = literal index name, which would mean she'd need to

SET ORDER TO (tname)

But, Michelle said her index tag is named tname. Even if she did, say

PRIVATE tname
SET ORDER TO tname IN ttable

it wouldn't give that error. I wonder what her index expression is?


>
>Nancy I don't exactly know what "literally" means. Is it tname = "something" ? If so should it be (tname) ?
Previous
Reply
Map
View

Click here to load this message in the networking platform