SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : TA-Quotes Plus

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Bob Jagow who wrote (5353)7/11/1998 4:38:00 PM
From: Johan Van Houtven  Read Replies (1) of 11149
 
Bob, I looked at help several times when I was debugging. I don't see the answer to my problem there. Am I missing the obvious here??

NumDays:=((DaysLoaded-1)*-1);
Println Max(0, NumDays,hi);

Even when NumDays=-150 the Println Max(0, NumDays,hi); doesn't work.

If I however ask QPv2 to do the following:

Println Max(0, -150,hi);

it works fine.

Did I miss the glaringly obviuos somewhere? If so I apologise, but please point it out to me.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext