On successful completion of this course, the student, with the aid of the appropriate reference materials, should be able to:
- Use the string handling capabilities of PL/I
- Code PL/I programs that CALL other programs, and code PL/I programs that are CALLed by other programs, passing arguments and receiving parameters
- Use the Linkage Editor or Binder to combine PL/I programs, and to maintain existing PL/I load modules
- Code routines to handle exceptional conditions instead of simply abending
- Code PL/I programs that handle variable length records
- Use the PL/I storage control facilities, including controlled and based variables
- Use the locate mode I/O and list processing capabilities of PL/I
- Use PL/I condition-handling routines to intercept errors
- Use the PL/I pre-processor to generate code
- Use the facilities of PL/I stream I/O
- Request and understand how to use compile time and execution time PL/I options and facilities
- Use multi-threading for asynchronous execution of subroutines
© Copyright 2012, Hunter Cobb, www.TrainersFriend.com
Comments are closed.