PROGRAM - A VAX/VMS Program Development Environment (V00151)
Version: V10.1 December 1985 Submitted By: Digital Equipment Corporation Operating System: VAX/VMS V4.0 Source Language: DCL Software Requirements: Compilers and/or assembler user wishes to use. Restrictions: VT100 or VT200 series terminals. Abstract: PROGRAM implements certain new VMS version 4 features to set
up the user's terminal as a programmer work station, at which
many common program development tasks can be performed by
pressing control keys (e.g. pressing the VT200 "DO" key will
compile, link, and run the program currently under
development). PROGRAM can be used with most VAX programming
languages (MACRO, FORTRAN, COBOL, BASIC, etc.) and presents
the same interface for each. PROGRAM can be used to develop
program from multiple source files, each containing one or
more modules in any of the supported languages. PROGRAM is
highly customizable: compiler, linker, and debugger options
for each language can be set to meet the needs of specific
programming groups, projects, and/or individual users; key
definitions can be tailored for use with any VMS supported
terminal; etc. Since PROGRAM is simply a customization of
the standard DCL user interface, all normal VMS V4.0 features
(DCL commands, command line recall and editing, etc.) are
available to the PROGRAM user concurrently with the various
features of PROGRAM.