Option (0) -- If this option is set to YES, a header will be displayed at the top of each screen page by default, if paging is in effect. The default here is toggled by the "H" command line option. Option (1) -- This option determines which of two headers will be used by option 0, above, or by command line option "H". If ZFILES is selected, a special header for ZFILES.LST will be used. If SPECIAL is selected, XFOR will display a header of your design. The special header must be inserted into XFOR using the patch file included in the distribution library. The default here is toggled by the "A" command line option. Option (2) -- As distributed, when XFOR displays a header, it tries first to use reverse video. If reverse video is not available in an extended TCAP, then XFOR attempts to use standout video, which is usually dim, bright, or reverse. If other attributes are available in your TCAP, or if you want XFOR to always use the standout string or no attributes at all, you can set that here: 0=no attributes, 1=blink, 2=reverse, 3=blink- reverse, 4=underline, 5=blink-underline, 6=reverse-underline, 7=blink- reverse-underline, 8=standout. Option (3) -- As distributed, XFOR displays the first line of each entry in standout video, if it is available in your TCAP. The video attributes used here can be selected in the same manner as the attributes for the header. See option 2, above, for details. Standout is also used for a few messages, such "[more]". A zero here will also turn off this highlighting. Option (4) -- This option determines whether XFOR defaults to quiet mode (not a dramatic difference). If set to YES, the "end of listing" and the "aborted" messages will be suppressed. Option (5) -- This is a three-way option. If YES is selected, screen output will be paged. If set to NO, output will be continuously scrolled. If ASK is selected, the user will be asked on invocation if he wants paged output. Most users will want YES here, but remote systems should probably set this option to ASK. The "P" and "N" command line options will override whatever is selected here. Option (6) -- As distributed XFOR leaves no space between entries as they are displayed on the screen, but the first line of each entry is highlighted. Some users may prefer a blank line between each entry, especially if highlighting is not supported, although the number of entries displayed on each screen will be reduced. For a blank line between entries select YES. The default here is toggled by the "S" command line option. Option (7) -- As distributed XFOR clears the screen before each page is displayed. If NO is selected here, the screen will not be cleared. If a header (Option 0) or variable screen overlap (Option 8) is used, this option should be YES for best results. Option (8) -- As distributed XFOR displays each entry complete on a screen page using variable screen overlap. That is, if an entry is not complete at the bottom of the screen, it is displayed from its beginning at the top of the next screen. If NO is selected here, the entry will continue on the next screen with the next line. Option (9) -- This option affects only the usage screen. If set to OMIT, the source filename parameter is omitted from the displayed syntax line and a series of example command lines is included in the display. In addition, a configured program name (Option P) is displayed instead of the name by which XFOR was invoked. If this option is set to WHEEL, full syntax is displayed if the wheel byte is set, but the source filename parameter is omitted for non-wheels. The OMIT selection is intended for non-remote users who call XFOR only by means of aliases or an internally configured filename and want the help screen syntax to represent the way XFOR is supposed to be used. Option (D) -- This default drive is used only if no DU or DIR specification is given on the command line. Set it to 0 if the current logged drive is to be used. Otherwise, set it to the drive you want as the default: A=1, B=2, C=3, D=4, E=5, F=6, G=7, H=8, I=9, J=10, K=11, L=12, M=13, N=14, O=15, and P=16. Option (U) -- This default user is used only if no DU or DIR specification is given on the command line and if Option D is set to a value other than 0. You may enter any user number from 0 to 31. Option (F) -- This default source filename is used if no filename is given on the command line. If a filename preceded by a colon is given on the command line, this default name is ignored. Option (P) -- This is the program name that will be displayed in the syntax line and in example command lines on the usage screen if the Wheel byte is off or if Option 9 is set to OMIT. The option can be used to display the name of the alias by which XFOR is invoked.