` Finding highest of three values (Randy Goodhew ) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Finding highest of three values
2007-11-14 -- Randy Goodhew
 
max# = CHOOSE(a# > b#,CHOOSE(a# > c#,a#,c#),CHOOSE(b# > c#,b#,c#))


Today is April 26, 2024, 11:02 pm
This article has been viewed 35111 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: