This document provides instructions for three utility programs written in LINC code for the DECUS program library:
- TAPELOOK: A tool for examining DIAL tape blocks, allowing users to view, edit, and navigate data stored on tape.
- CORELOOK: A utility designed to examine 8K of system core memory, providing a map of memory and the ability to display contents as numbers, LINC code, or text.
- SEARCH: A search program for the DIAL source working area that allows users to locate specific character strings and display the resulting lines with correct line numbers.
Each section includes operational details, summaries of commands, and information on program construction and memory usage.