TAA Tools

LOOKUP -- Lookup on a CL Variable
The Lookup command provides a search within a CL program of a character
variable that is an array of equal length elements. The variable must be
declared as *CHAR LEN(32000). An alternate array may be specified and the
corresponding element returned after a successful lookup. The alternate array
variable must also be declared as *CHAR LEN(32000).
						

For the full documentation, click here.

Added to TAA Productivity tools January 15, 2009