You are here:
Advanced DCL Programming
Concepts
Many scripts require no more than a sequence of simple commands. More demanding programming tasks, however, require more advanced statement structuring and sequencing to process data sets in ways that depend on the logical relationships among the data items and the processing steps. This module introduces several statement types available in DCL to implement selective and iterative data processing. DCL provides enough flow control to enable programmers to emulate the iteration and looping constructs of high-level languages. Additionally, the module covers file operations in DCL and offers suggestions for data checking and error handling.
Objectives
  • Use DCL programming syntax for selection and iteration
  • Perform file operations within command procedures
  • Implement data checking and error handling in command procedures
Topics
  • Using DCL programming features
    • Selection statements
    • Iteration basics
    • Subroutines
  • Using files
  • Checking data and handling errors
 
 
Show All Series
 
 
 
 
Disclaimer: HP-UX, Tru64 Unix, OpenVMS and are registered trademarks of the Hewlett Packard Corporation. Solaris and Java are registered trademarks of Sun Corporation. AIX is a registered trademark of IBM. Oracle is a registered trademark of Oracle Corporation.