VISTA Command Procedure Scripts
Subsections
Introduction to Command Procedure Scripts
PEDIT: Edit the Procedure Buffer
STOP: Stop Procedure Execution
END: End Procedure Execution
SHOW: Show the Current Procedure Buffer
WP: Write a Procedure to Disk
RP: Read a Procedure from Disk
GO: Start Procedure Execution
CALL: Call a Procedure as a Subroutine
RETURN: Return from a Procedure Subroutine
PARAMETER: Pass Arguments to a Procedure
VERIFY: Verify (Trace) Procedure Execution
DEF: Define a Procedure
SAME: End Procedure Insertion and Keep Trailing Lines