Documentation of the Program RT.SV _____________ __ ___ _______ _____ This program is used to read and list the directory of RT-11 format floppy disks. The input is a disk written under the RT-11 operating system, and the output is an OS/8 file. Since RT-11 file names are six characters, with a three character extension, they cannot be specified in the OS/8 Command Decoder. Instead, after the OS/8 file and options are specified, the program requests "ENTER RT-11 FILE NAME:". The "*" wild card can be used in the RT-11 file name for a wildcard file or extension, but should normally only be used with /Q or /L, because multiple input files are concatenated into the first output file. If only return is typed for the file specifier, "*.*" is assumed. The options available are: /E Same as /L, included for compatability with DIRECT and PIP. /L List the directory of an RT-11 disk. /R (Default) Read an RT-11 floppy, putting the output in the specified OS/8 file. Input must be a valid RT-11 device. /Q Query mode -- after every specified file the user may type Y or some other character to indicate acceptance or rejection of the given file, respectively. /W Write an RT-11 floppy (NOT IMPLEMENTED YET) The default output device is TTY:, and the default input device is RXA1:. If the command decoder line is ended with an escape, control is returned to the monitor when the transfer is completed, otherwise the command decoder is re-invoked for another command. Examples ________ To run the program type: "R RT" if RT.SV is on the system device, otherwise "RUN Dev RT" where "Dev" is device on which RT.SV resides. Insert the RT-11 disk into drive #1 (usually the right hand drive) and close the door. .R RT */L List directory on TTY: ENTER RT-11 FILE NAME: Return means "*.*" *8FILE.EX