This document, "Programming in VAX FORTRAN" (AA-D034D-TE, September 1984, Software Version: V4.0) by Digital Equipment Corporation, serves as a comprehensive manual for developing VAX FORTRAN programs on the VAX/VMS V4 system. It is intended for programmers and students with a basic understanding of FORTRAN.
The manual is structured into four main sections:
Using the VAX/VMS Operating System (Chapters 1-4): This section provides foundational knowledge for program development within the VAX/VMS environment. It covers essential system commands (like EDIT, FORTRAN, LINK, RUN), user interaction with the system (logging in/out, managing passwords, setting terminal types), DCL (Digital Command Language) usage including command procedures and symbol definitions, file management (file specifications, wildcards, directories, logical names, and file operations like copy, delete, rename, search, print), and an overview of the compilation, linking, and execution process for FORTRAN programs, including basic error handling.
VAX FORTRAN Language Specification (Chapters 5-13): This forms the core of the manual, offering a complete description of the VAX FORTRAN language, based on ANSI FORTRAN-77 with detailed VAX-specific extensions. Key topics include:
VAX FORTRAN Extensions and Advanced Topics (Chapters 14-18): This part delves into more advanced features and practical applications, specifically focusing on VAX FORTRAN extensions:
Appendices (Appendices A-E): These appendices provide supplementary reference information, such as additional language elements for compatibility with older FORTRAN versions, character sets supported by VAX FORTRAN (ASCII, Radix-50), detailed VAX FORTRAN data representation in memory, a comprehensive language summary of all operators and statements, and a listing of compiler and run-time diagnostic messages.
Site structure and layout ©2025 Majenko Technologies