This document, "GETTING STARTED WITH BATCH (TOPS-10)" from August 1978, serves as a beginner's guide for utilizing the Digital Equipment Corporation's TOPS-10 GALAXY Batch System.
The Batch system allows users to submit long-running, low-interaction data processing jobs to be executed in their absence, often during off-peak hours. Users must have a basic understanding of Batch processing or familiarity with a programming language, DECsystem-10 timesharing, or card processing.
Jobs can be submitted in two primary ways:
SUBMIT command.$JOB, $PASSWORD, $EOJ, $-language, $DATA) and hand them to an operator for entry.Key features and processes include:
.IF, .ERROR, .GOTO, .BACKTO for terminal input; $ERROR, $NOERROR for card input) within the control file to define error handling procedures and allow for continued processing or alternative actions./TIME), output pages (/PAGE), and even schedule job execution for a specific time (/AFTER).The manual provides detailed instructions on creating control files for both terminal and card input, explaining command formats, available switches, and illustrating common tasks with examples for various programming languages (ALGOL, COBOL, FORTRAN, BASIC). It also explains how to interpret the printed output, especially the log file.
Site structure and layout ©2025 Majenko Technologies