SUBTRACT |
Soustraction |
---|---|
Cobol |
Syntaxe
SUBTRACT identifier1 [,identifier2] ... FROM identifierm [ROUNDED] [;ON SIZE ERROR imperativestatement] |
SUBTRACT identifier1 [,identifier2] ... FROM identifierm GIVING identifiern ROUNDED [;ON SIZE ERROR imperativestatement] |
SUBTRACT (CORRESPONDING|CORR) identifier1 FROM identifierm [ROUNDED] [;ON SIZE ERROR imperativestatement] |
Description
Cette instruction permet la soustraction d'une valeur numérique à une autre.
Dernière mise à jour : Jeudi, le 28 juillet 2011