
Developing Applications for z/OS UNIX - Course
Objectives
On successful completion of this class, the
student, with the aid of the appropriate
reference materials, should be able to:
- Create programs written in COBOL, PL/I, C, or Assembler
that:
- are compiled and bound under z/OS batch or a z/OS
UNIX shell
- run in batch or from a shell script and that can ...
- work with z/OS files and files in the Hierarchical
File System (HFS)
- interact with users at a z/OS UNIX terminal
- dynamically call subroutines that are located in a
z/OS library or an HFS directory
- Compile and bind C programs using c89, or Assemble and
bind programs using c89, Assemble programs using the as command, or compile
and bind COBOL programs using cob2 or compile and bind PL/I programs using
pli
- Bind programs using the ld command
- Code programs in C, COBOL, PL/I or Assembler that
invoke common C functions to accomplish work, when that is the best way to
get the task done
- Code programs in C, COBOL, PL/I or Assembler that
invoke common kernel services to accomplish work, when that is the best way
to get the task done
- Code programs in C, COBOL, PL/I or Assembler that
create, set, access, and update environment variables, and that access the
parm data passed to a main program
- Build and use makefiles to manage an
application.
Course information: U-520 / 3
Days These Materials ©
Copyright 2009 by Steven H. Comstock V4.x
Topical outline
Course description
Home page
this page last updated: 06
September, 2009
this page copyright © 2009 by The Trainer's Friend, Inc.