Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Change the amount into -ve ?
Message
From
05/05/2008 06:41:07
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
How to Change the amount into -ve ?
Miscellaneous
Thread ID:
01315069
Message ID:
01315069
Views:
60
if {tmp_csinvinfo_os.debit}-{tmp_csinvinfo_os.credit} > 0 then
{tmp_csinvinfo_os.netbaseamt}
else
({tmp_csinvinfo_os.netbaseamt} *(-1)


the above code can't return the -ve value , how can i change the value into -ve ???
Thanks a lot
Next
Reply
Map
View

Click here to load this message in the networking platform