Application programming on z/OS
Previous topic | Next topic | Contents | Glossary | Contact z/OS | PDF


Other uses for the CLIST language

Application programming on z/OS

Besides issuing TSO/E commands, CLISTs can perform more complex programming tasks. The CLIST language includes the programming tools you need to write extensive, structured applications. CLISTs can perform any number of complex tasks, from displaying a series of full-screen panels to managing programs written in other languages.

CLIST language features include:
  • An extensive set of arithmetic and logical operators for processing numeric data
  • String-handling functions for processing character data
  • CLIST statements that let you structure your programs, perform I/O, define and modify variables, and handle errors and attention interrupts.




Copyright IBM Corporation 1990, 2010