On Tuesday 17 December 2013 18:38:39 Ivanko B wrote:
> Correct. There is no abs() for unsigned types
> ==================
> Do You want to disable these (100% compatible) types as arguments ?
> Looks a bit revolutionary :)
>
One can always use explicit type conversions. MSElang principle is to make 
*no* implicit type conversions.
For abs() use
"
 integervar:= abs(integer(cardinalvalue));
"

Martin

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to