kingganesh04
New Member
Is there any way to update the statement should accept only nagative value?
Example
Define variable a as decimal format "-9999.99" no-undo.
update a.
This will accept both +ve & -ve numbers.
My question is should accept only -ve.
Example
Define variable a as decimal format "-9999.99" no-undo.
update a.
This will accept both +ve & -ve numbers.
My question is should accept only -ve.