Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Huge table and seek/indexseek commands
Message
 
 
To
09/08/2002 14:21:08
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00687800
Message ID:
00688116
Views:
52
>>>I guess you could simplify the expression above (in VFP) to ceiling(log(N) / log(2)).
>>
>>Hmmm, are we running some sort of contest of getting the shortest code again :) ?
>>
>>Walter,
>
>Not really, but I do like to look for shorter ways of coding different things.
>
>OK, here is one "contest": you have to run three functions one after the other. func2() should only run if func1() is successful, and func3(), again, depends on the successful completion of func2(). Do you see an alternative that is shorter than two nested IFs?
>
>Hilmar.

return func1() and func2() and func3()
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform