XSCHEMA is a utility to extract a schema from an IMAGE database, producing a DBSCHEMA-compatible schema file. For help on a specific command, enter: HELP For a list of commands, enter: HELP COMMANDS ----------------------------------------------------------------- Commands: EXIT ... terminate program SCHEMA ... produce a schema for an IMAGE database. QUICKREFERENCE ... produce a quick one-line-per-dataset reference card for an IMAGE database. FLAGS ... report some flags for the database HELP ... display help about the program and: SET, VERSION, CLEARREDO, DO, LISTREDO, REDO Each command is documented below, in alphabetic order: DO [prefix] If a prefix is specified, finds the most recent redo line that matches the prefix and re-submits it. If no prefix is specified, the most recent input is re-submitted. Exit Terminates XSCHEMA. FLAGS basename [options] [ [TO] outputfile ] Reports interesting 'flags' for the database. Help [OFFLINE] [command_name_prefix] HELP displays the entire help text. HELP E displays help for all commands starting with E. The OFFLINE option routes the help text to LP instead of to the terminal. LISTREDO Lists the REDO stack, which persists across runs (while in the same session or job). QUICKREF base [options] REDO [prefix] If a prefix is specified, finds the most recent redo line that matches the prefix and presents it for editing and re-submitting. If no prefix is specified, the most recent input is presented for editing and re-submitting. The editor used by REDO is QZMODIFY. Pressing ^W and then H will result in help information. SCHEMA [options] [FLAGSonly] [[TO] outputfile] Extract the schema from the specified database (root file). SET [