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


Using SYSCALL commands

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

The SYSCALL host command environment gives you more direct control over input and output. You can use:
  • readfile to read an entire text file. See readfile for more information.
  • writefile to write an entire text file. See writefile for more information.
  • read to read bytes from any kind of file. See read for more information.
  • write to write bytes to any kind of file. See write for more information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014