Summary
INVENT-8 is a collection of general-purpose data manipulation and file-handling subroutines designed for use with FORTRAN on OS/8 systems. These subroutines allow FORTRAN programs to create, read, modify, and delete records within "core image" files.
Key components of the system include:
GTDATE (to retrieve the date from the monitor), NCOMP (for alphanumeric field comparison), and MOVE (for efficient data movement).The documentation provides technical details on file structure (chained core image files), memory usage, specific calling sequences for each subroutine, and troubleshooting guidance for error messages. It also includes example code illustrating how to integrate these routines into FORTRAN programs.
Site structure and layout ©2025 Majenko Technologies