Why would you want to be futzing with this in the first place ?

On Thu, 09 Jun 2011 13:32 -0500, "Stephen Russell"
<[email protected]> wrote:
> On Thu, Jun 9, 2011 at 1:21 PM, Paul McNett <[email protected]> wrote:
> > On 6/9/11 11:02 AM, MB Software Solutions, LLC wrote:
> >> lnMax = 1024**3*2-1
> >> IF lnAvailableMem>  lnMax THEN
> >>       lnAvailableMem = lnMax
> >> ENDIF
> >
> > How's about:
> >
> > lnAvailableMem = max(1024**3*2-1, m.lnAvailableMem)
> >
> -----------------------
> 
> How about min and not max?
> 
> 
> 
> 
> -- 
> Stephen Russell
> 
> Unified Health Services
> 60 Germantown Court
> Suite 220
> Cordova, TN 38018
> 
> Telephone: 888.510.2667
> 
> 901.246-0159 cell
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to