Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make an index
Message
 
 
To
26/08/2008 08:17:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01341632
Message ID:
01341764
Views:
11
>Naomik hi,
>
>Very sorry, but this also does not give the desired result. Have now for the time being decided to go on a completely different road and abonded this aproach - does not seem to be possible.
>
>Thanks for moral support
>
>Koen

Koen,

Did you check my other reply?

You need to start with 1/2 depending on the condition. The index is indeed possible, I'm sorry I wasted time yesterday, but the latest index should have worked.

In other words,
if empty field2 then '1'+ field1 + field2 + field3
if field2 is not empty, then
'2' + field2 + field2 + field3 (some manipulation on it).
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform