** The VFRAME Command ** VFRAME is a basic program used to format a VTAM picture file into a printable file. A frame is drawn around the screen image, underlined screen areas are underlined, blanked screen areas are blanked, and the cursor location is multiply overstruck. .RUN VFRAME filespec {.PIC} {/switch}{/switch} The output will have the same name as the input file, but with an extension of ".LST". The valid switches are: /N - the frame is to have row and column numbers around it /OH - HI-intensity screen areas are to be overstruck /OL - LO-intensity screen areas are to be overstruck /SP - the output file is to be sent to the printer /SV - the output file is to be SuperVue format One should be patient when using this program, as it is VERY slow.