Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Change the amount into -ve ?
Message
De
05/05/2008 06:41:07
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
How to Change the amount into -ve ?
Divers
Thread ID:
01315069
Message ID:
01315069
Vues:
63
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform