Submission Title: MEMO Submitter/Author: Jack Harvey c/o GWA Information Systems 1432 Main Street Waltham, MA, 02154 Telephone (617)890-1838 Abstract: MEMO stores a small amount of your data in the Access Control List (ACL) of a VMS ODS-2 disk file. It allows attaching (pasting on, so to speak) additional information about the file, or the environment of the file, without disrupting the normal file data or structure. The file may be any VMS/RMS supported type. For example, the auxiliary data might declare something special about the file: "This file used for acceptance testing of PAYROLL II at Acme Bootstraps, on 3-Jan-91". Or, "Received from Paris office, 3/9/91". Data may be stored as ASCII strings as in these examples, or in binary expressed as decimal or hexadecimal values. Data can be in multi-field mixtures of these. Computer and O/S Version Information: VMS Version 5.3-1 and up Other Documentation / Installation Instructions: The following files are supplied: 1. MEMO.MAR - the source language module - no other software required besides the VMS operating system. 2. MEMO.RNO - the documentation, including assembly and link instructions, examples, instruction formats, limitations and error messages. 3. MEMO-RNO.COM - a command file that processes MEMO.RNO into a printable document with table of contents. 4. MEMO-TEST.COM - an example of various calls to MEMO. 5. MEMO.DOC - the result of MEMO-RNO.COM. It may be printed directly. It is optional because it can be reconstructed from the above.