z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Specifying numerics

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

All numbers are numeric REXX strings. Negative numbers can be preceded by a minus sign (-); others must be unsigned.

The SYSCALL environment supports a 10-digit field. If you are performing arithmetic on a field longer than nine digits, you must set precision to 10. A range of up to 231-1 is supported.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014