home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util1 / drnu451.lzh / NUNI < prev    next >
Text File  |  1990-10-19  |  4KB  |  90 lines

  1.                            NI (Norton Integrator)
  2.  
  3.  
  4. Description:   Executes a full-screen menu system that lets you run any
  5.                Norton utility by selecting it. You can enter parameters and
  6.                option switches in a command edit window before you run the
  7.                selected utility. NI provides a help display for each utility.
  8.  
  9. Syntax:        Version 4.0:   NI [/D0 | /D1 | /D2] [[[/F(n)] [/B(n)]] | /BW |
  10.                               /TV]
  11.  
  12.                Version 4.5:   NI [/D0 | /D1] [/BW] [/NOSNOW]
  13.  
  14.                                  Parameters:
  15.  
  16. /B(n)     Specifies the background color for the menu system. Use an integer
  17.           from 0 through 15 to specify the color. If you attempt to specify
  18.           identical foreground and background colors, NI adds one to the
  19.           foreground color number before beginning execution. Avoid using the
  20.           high-intensity shade of a color for the foreground with the
  21.           normal-intensity shade of the same color for the background (for
  22.           example, /F12 bright red and /B4 red). The default is /B1 (blue).
  23.           See <NUCOLOR>.
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30. /BW       Specifies a black-and-white display in versions 4.0 and 4.5.
  31.  
  32. /D0       Requests the standard screen driver (the default) for a fully
  33.           IBM-compatible computer system.
  34.  
  35. /D1       Requests the screen driver for a BIOS-compatible computer system.
  36.  
  37. /D2       Requests the ANSI.SYS driver for a non-IBM-compatible computer
  38.           system.
  39.  
  40. /F(n)     Specifies the foreground color for the menu system. Use an integer
  41.           from 0 through 15 to specify the color. The default is /F15 (bright
  42.           white). See <NUCOLOR>.
  43.  
  44. /NOSNOW   Prevents screen flicker if your system has an older CGA card.
  45.  
  46. /TV       Indicates that NI is running under either TopView or Microsoft
  47.           Windows.
  48.  
  49.                                    Notes:
  50.  
  51.  
  52. <NUNIG01> shows the primary display in the Advanced Edition of version 4.5 of
  53. the Norton Integrator. Use the Up and Down direction keys to change the
  54. command selection on the left side of the panel. The right side of the panel
  55. shows the syntax and a brief description of each command when you select it.
  56. You can also use the PgUp and PgDn keys to rapidly page through all available
  57. command selections. Or, you can press the Tab key to enter Speed Search mode;
  58. this allows you to type either all or the first part of a command name to
  59. place the highlight on the matching command name that is closest in the list.
  60.  
  61. When the highlight is on the command you want, press the Tab key again to
  62. exit Speed Search mode. Type in additional parameters or switches to complete
  63. the selected command. You can use WordStar-compatible edit keys within the
  64. command edit window. When you have completed entering the command, press
  65. Enter to run it.
  66.  
  67. When a command you have initiated from within NI completes execution, the NI
  68. menu reappears. The Norton Integrator keeps a history of the NI commands you
  69. have run in this session. Press Ctrl-E to move backward in the history list,
  70. and press Ctrl-X to move forward. You can modify and run any previously
  71. executed command again by pressing Enter when it is displayed.
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84. If you start NI with one of the display switches (such as /BW) and if you
  85. intend to run one of the other full-screen commands using the attribute
  86. indicated by the switch, you must reenter the switch on the command line. In
  87. version 4.5, the full-screen commands are DS, FR, NCC, NCD, NDD, NU, SD, and
  88. SF. In version 4.0, they are DS, NCD, NU, and SD.
  89.  
  90.