Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's quicker???
Message
From
09/10/2002 09:53:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
What's quicker???
Miscellaneous
Thread ID:
00709237
Message ID:
00709237
Views:
46
if a = 'a' or a = 'b' or a = 'c'

- OR -

if inlist(a,'a','b','c')

Which is quicker and/or better programming? Just in case, I'm maintaining in 2.6.

Sunshine
Next
Reply
Map
View

Click here to load this message in the networking platform