My personal submission this time contains updates to two previous submissions. [.RDB_TO_RTF] Contains a DCL command procedure and a program (C with embedded SQL) which reads the metadata in an Rdb database and produces a document describing the database. The document is in the Microsoft RTF format, which can be read by many Macintosh and IBM PC word processing programs. [.TRIM] Contains a program (in C) which will process one or more files, and do some or all of the following to all of them: Remove characters from the beginning or end of each line; Remove (and optionally replace) characters from within each line; Insert a prefix or suffix on each line; Process the first line differently from the subsequent lines; Insert a line at the beginning or end of each file; Trim trailing blanks and tabs from each line; Remove blank lines; Strip non-printing characters. This version can accept as input files in the VFC format (the output of DCL procedures) which an earlier version could not handle. Bart Z. Lederman System Resources Corp. 22 James St. Beverly, MA 01915-3704 (DCS and DECUServe accounts LEDERMAN)