Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index expression builder question
Message
 
 
To
13/11/1998 12:13:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00157421
Message ID:
00157459
Views:
18
>No it's not a filter. I suspect DrawType of being a character field, since you will get an error trying to concatenate a logical field with a character one.

>It's just a way of sorting the table using two fields of different type. The IIF() expression convert the logical field into a character one for concatenation.

>HTH

>>there is an index3 for a freetable that has as its expression "drawtype+iff(current,"T","F")"
>>
>>drawtype and current are both logical fields. i understand logical ifs. my question is what does a logical if do for you in an expression? is it a filter?

you are correct. drawtype is a character field.

thanks - brenda
Previous
Reply
Map
View

Click here to load this message in the networking platform