Introduction
DCL Procedure Fundamentals
Symbols
- Uses of symbols
- How to use symbols
Flow of Control
- Controlling the flow of execution in DCL
DCL I/O
- Open
- Read
- Write
- Close
- Deck / EOD
- Create /Mailbox
- Delete /Mailbox
Introduction to Lexical Functions
Time Conversion Lexical Functions
String Manipulation Lexical Functions
Process Environment Lexical Functions
Modular Programming in DCL
- What is modular programming
- Why use it
- How to use modular programming in DCL
File and Device Information Lexical Functions
- Processing Lists of Files
- Getting Information About Files
- Logical Names
General Information Lexical Functions
- Process Information
- System Information
- Queue Information
Using ANSI Escape Sequences
- Control Characters
- Escape Sequences
Batch Processing
- Submit Command
- Batch Specific Commands
Error Handling
- Error Status
- Error Messages
- Error Checking
Advanced Examples
- Lock Keyboard
- Directory Tree Listing
- Remove User's Account
- Reverse Directory Delete
|