HiLMAs reference
Back

Numeric instructions

Next

DEC

   DEC integer[,constant]

 

Description

integer variable is decreased by 1 (or by constant).
constant can be only a positive number from 1 to 4095.

 

Parameter specifications

Parameter Name  Mode Type coding Remark
1 integer Input/Output  Integer F or H  
2 constant Input Integer const. Only between 1 and 4095

 

Examples

 


Back Start Next
INC Top ABS