z/OS TSO/E REXX User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parsing Data

z/OS TSO/E REXX User's Guide
SA32-0982-00

Parsing in REXX is separating data into one or more variable names. An exec can parse an argument to break it up into smaller parts or parse a string to assign each word to a variable name. Parsing is also useful to format data into columns.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014