home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / m / m432 / 2.ddi / README.1 < prev    next >
Encoding:
Text File  |  1990-02-06  |  54.6 KB  |  1,355 lines

  1. █  Contents
  2.  
  3.      Introduction to Shell
  4.      Clipboard
  5.      Colors
  6.      Help
  7.      Macros
  8.      Memory Management
  9.      Program Information
  10.      Program Information for Menu Item Types
  11.      Program Information Options
  12.      Setup
  13.      Switch Program
  14.      Work Log
  15.      Work Log File
  16.      Work Log Management
  17.      Work Log Setup
  18.      Appendix I: Error Messages
  19.      Appendix O: Shell, Macro Conversion
  20.      Appendix P: Startup Options █  Introduction to Shell
  21.  
  22.  
  23.      Shell lets you organize programs and commands into a menu
  24.      structure for easy access.  If you run a large number of
  25.      programs, you can create submenus to group similar programs
  26.      together.  Once you set up a program or command on a Shell
  27.      menu, you can simply type a menu letter to start the program
  28.      or execute the command.
  29.  
  30.      Shell also acts as a program integrator and memory manager. 
  31.      While running a program from Shell, you can switch to another
  32.      program without exiting the current one.  You can keep as many
  33.      programs resident at the same time as your computer's memory
  34.      and hard disk space will allow.
  35.  
  36.      Also included in Shell is a clipboard feature.  The clipboard
  37.      is a temporary buffer you can use to transfer information
  38.      between programs running under Shell.
  39.  
  40.      This introduction gives you a brief overview of Shell.  For
  41.      more information on specific features, refer to the
  42.      alphabetically listed sections that follow the introduction.
  43.  
  44. Starting Shell
  45.      Each time you turn on your computer, your computer searches
  46.      for a DOS batch file named AUTOEXEC.BAT.  If the AUTOEXEC.BAT
  47.      file is found, the commands contained in the file are
  48.      executed.
  49.  
  50.      Most likely your system administrator has edited your
  51.      AUTOEXEC.BAT file to include the commands necessary to log you
  52.      into the network and start Shell.  If this is the case, all
  53.      you have to do is turn on your computer to start the Shell
  54.      program (see Starting Shell with an AUTOEXEC.BAT File below).
  55.  
  56.      If your AUTOEXEC.BAT file is not set up to start Shell, you
  57.      can add the necessary commands to the file yourself (see
  58.      Appendix B: DOS and WordPerfect Office), or you can start
  59.      Shell from DOS (see Starting Shell from DOS below).
  60.  
  61.      Starting Shell with an AUTOEXEC.BAT File
  62.      You can include the SHELL command in your AUTOEXEC.BAT file
  63.      to have Shell start each time you turn on your computer (see
  64.      Appendix B: DOS and WordPerfect Office for details).
  65.  
  66.      Starting Shell from DOS
  67.      To start Shell from DOS,
  68.  
  69.      1    Turn on your computer and log into the network.
  70.  
  71.      2    Change to the network drive and directory containing the
  72.           Office program files.
  73.  
  74.      Consult your system administrator if you are not sure where
  75.      the WordPerfect Office program files are.
  76.  
  77.      3    Enter notify to start the Notify program, which provides
  78.           notification when you receive a Mail message or when you
  79.           are being requested to attend an event.
  80.  
  81.      4    Enter cl/i to install appointment alarms for Calendar.
  82.  
  83.      5    Enter shell to start the Shell program.
  84.  
  85.      If you are prompted for your file ID, enter your initials to
  86.      start Shell.
  87.  
  88.      The Shell menu displayed on your screen is the default menu
  89.      for your network.  Your Shell menu may differ from the example
  90.      above because the system administrator can customize the
  91.      default Shell menu to meet the general needs of the network
  92.      users.
  93.  
  94.      In the example above, all the programs on the left side of the
  95.      Shell menu are WordPerfect Office programs.  You will find a
  96.      reference section for each of these programs in this reference
  97.      manual.
  98.  
  99.      The programs on the upper right side of the menu are
  100.      WordPerfect Corporation programs that you must buy separately. 
  101.      The items on the lower right side let you go to DOS to execute
  102.      one command and display the WordPerfect Office utilities
  103.      submenu.
  104.  
  105.      Startup Options
  106.      The options (switches) you can use when starting Editor are
  107.      briefly described below.  For more a detailed explanation of
  108.      each, see Appendix P: Startup Options.
  109.  
  110. Option                   Action
  111. filename                 Retrieves the Shell menu
  112.                          indicated.
  113. /c-n                     Allocates amount of memory
  114.                          represented by n to the
  115.                          clipboard.
  116. /d-directory             Redirects overflow files to the
  117.                          directory indicated.
  118. /l                       Displays the Work Logging screen
  119.                          when Shell starts.
  120. /m=macroname             Executes the Shell macro
  121.                          indicated as soon Shell starts.
  122. /n                       Does not start any programs set
  123.                          to start resident.
  124. /ne                      Does not let Shell use any
  125.                          expanded memory.
  126. /nf                      Starts non-flash (not-fast)
  127.                          version of Shell.
  128. /no                      Causes Shell to use only
  129.                          available memory (RAM) for
  130.                          switching programs.
  131. /ns                      Starts non-sync version of
  132.                          Shell, which makes some color
  133.                          monitors run faster.
  134. /nt-n                    Lets you select a different
  135.                          network type.
  136. /o-[limit];path[limit];path[limit]
  137.                          Causes Shell to use available
  138.                          expanded memory, RAM drive, and
  139.                          hard disk space when switching
  140.                          programs and lets you limit use
  141.                          of each of these resources.
  142. /ss-rows,columns         Adjusts the screen size to the
  143.                          indicated number of rows and
  144.                          columns.
  145. /v-path[limit];path[limit]
  146.                          Causes Shell to use RAM drive
  147.                          and hard disk space only (no
  148.                          expanded memory) for switching
  149.                          programs and lets you limit use
  150.                          of each resource specified.
  151. /w-xxx                   Lets you allocate more memory
  152.                          for executing Shell macros.
  153.  
  154. Starting a Program from Shell
  155.      To start any of the programs (or commands) listed on the Shell
  156.      menu, type the corresponding menu letter.  You can type an
  157.      uppercase or lowercase letter.
  158.  
  159.      You can also use the arrow keys to move the cursor to a menu
  160.      item, then press Enter to start the program.
  161.  
  162. Go to Shell
  163.      Once you have started a program from the Shell menu, you can
  164.      return to the Shell menu without exiting the current program. 
  165.      In any WPCorp program, press Shell (Ctrl-F1), then select Go
  166.      to Shell (1).  In non-WPCorp programs, press the keys you
  167.      normally would press to go to DOS without exiting the program.
  168.  
  169.      You can also press Switch to Shell (Ctrl-Alt-Space Bar) to go
  170.      to Shell with a single keystroke.
  171.  
  172.      The Shell menu appears with an asterisk (*) next to the menu
  173.      item for the program you just left to indicate that the
  174.      program is resident in memory.  You can now start another
  175.      program from the Shell menu or select any of the Shell options
  176.      (see Shell Options below).
  177.  
  178.      When you are ready to return to the program you left resident,
  179.      return to the Shell menu and select that program.
  180.  
  181. Switch Program
  182.      You can use Switch Program from within a program to go
  183.      directly to another program or option on the Shell menu
  184.      without returning to the Shell.  Press Switch Program (Ctrl-
  185.      Alt-x where x is the menu letter or option number of the
  186.      program or option you want to switch to).
  187.  
  188. Shell Options
  189.      Most Shell features can be accessed by typing the number of
  190.      an option at the bottom of the screen.  The Shell options are
  191.      described below.
  192.  
  193.      Go to DOS
  194.      Select Go to DOS (1) to return to DOS without exiting Shell. 
  195.      Any currently resident programs remain resident.
  196.  
  197.      A copy of DOS is started and a «(shell)» message is displayed
  198.      with the DOS prompt to indicate that DOS is running from under
  199.      Shell.  Press Exit (F7) or enter exit to return to the Shell
  200.      menu.
  201.  
  202.      If you are in a submenu (see Menu Item Type Information under
  203.      Program Information in Shell Reference), the first option on
  204.      the Shell feature menu is Go to Shell instead of Go to DOS. 
  205.      Select Go to Shell to return to the next highest Shell menu
  206.      (the Shell menu that lists the submenu).  Any resident
  207.      programs in the submenu remain resident.
  208.  
  209.      Clipboard
  210.      Select Clipboard (2) to view the contents of the Shell
  211.      clipboard.  With the clipboard displayed, you can clear
  212.      (delete) the contents, save the contents as a text file, or
  213.      retrieve a text file into the clipboard (see Clipboard in
  214.      Shell Reference for details).
  215.  
  216.      Other Directory
  217.      The name of the directory you are in when you start Shell is
  218.      displayed in the lower left corner of the Shell menu screen. 
  219.      This is the default directory for the Shell program.  It is
  220.      also the default directory for all programs on the Shell menu
  221.      unless a separate default directory is specified (see Program
  222.      Information Options in Shell Reference).
  223.  
  224.      To change the Shell default directory, select Other Directory
  225.      (3), then enter the full pathname of a different directory
  226.      (e.g., c:\work).
  227.  
  228.      Setup
  229.      Use Setup (4) to set up programs on the Shell menu and change
  230.      the default settings for several Shell features (see Setup in
  231.      Shell Reference for details).
  232.  
  233.      Memory Map
  234.      Select Memory Map (5) to view a list of the programs currently
  235.      residing in memory and the amount of memory available (see
  236.      Memory Management in Shell Reference for details).
  237.  
  238.      Log
  239.      This option lets you manage the Work Logging feature. 
  240.      However, you must set up the feature before you select this
  241.      option.  See Work Log in Shell Reference for details.
  242.  
  243. Function Key Features
  244.      Select the following features by pressing the function key
  245.      indicated:
  246.  
  247.      Cancel (F1)
  248.      Use Cancel to back out of (cancel) any Shell menu or prompt. 
  249.      You may need to press Cancel more than once.
  250.  
  251.      Exit (F7)
  252.      You can use Exit to exit Shell (see Exiting Shell below), and
  253.      throughout the Shell program to exit screens and options and
  254.      save any changes you have made.
  255.  
  256.      Help (F3)
  257.      Press Help, then follow the on-screen instructions to display
  258.      information about using Shell features.
  259.  
  260. Exiting Shell
  261.      To exit Shell and return to DOS, 
  262.  
  263.      1    Press Exit (F7) from the main Shell menu.
  264.  
  265.      If you have already exited all the programs you started from
  266.      Shell, you are immediately returned to DOS.
  267.  
  268.      If any programs you started from the Shell menu or submenus
  269.      are still resident in memory, Shell asks if you want to save
  270.      the information in all resident programs.
  271.  
  272.      2    Type y to save all files currently active in resident
  273.           programs and exit those programs.
  274.  
  275.           or
  276.  
  277.           Type n to exit without saving currently active files,
  278.           then type y to exit Shell.
  279.  
  280.      If you chose to save all currently active files in step 2
  281.      above, Shell goes to each resident program, starting with the
  282.      most recently started program.  If the file has been modified,
  283.      the program prompts you for a filename to save the file. 
  284.      After you save the file(s) in a resident program, the program
  285.      is exited and Shell moves to the next resident program (if
  286.      any).  If the file has not been modified or if it is a program
  287.      in which you cannot modify a file (such as Calculator or File
  288.      Manager), the program is exited for you.
  289.  
  290.      If you decide you do not want to save an active file, press
  291.      Cancel (F1) when prompted for a filename, then exit the
  292.      program as you normally would.  As soon as you exit that
  293.      program, the Shell continues the exiting process.
  294.  
  295.      After all programs have been exited, you are asked if you want
  296.      to exit Shell.
  297.  
  298.      3    Type y to exit Shell and return to DOS. █  Clipboard
  299.  
  300.  
  301.      The clipboard is a special buffer in Shell that you can use
  302.      to temporarily store selected information.  You can then
  303.      retrieve the clipboard contents at another location in the
  304.      current program or switch programs to retrieve the information
  305.      into a different program.
  306.  
  307.      Using the Shell feature in Shell-compatible programs or the
  308.      Screen Copy and Screen Retrieve features with programs that
  309.      are not Shell-compatible, you can save or append information
  310.      to and retrieve information from the clipboard.
  311.  
  312. Using the Shell Feature
  313.      Shell-compatible programs include a Shell feature with options
  314.      for using the Shell clipboard.  How you use these clipboard
  315.      options and what type of information you can save to and
  316.      retrieve from the clipboard varies from program to program.
  317.  
  318.      The tables below list the type of information you can save to
  319.      the clipboard (first table) and retrieve from the clipboard
  320.      (second table) with the Shell feature in WordPerfect Office
  321.      programs.  For details on how to use the Shell feature in
  322.      WordPerfect, DrawPerfect, PlanPerfect, or DataPerfect, see
  323.      Shell in the reference manual for that program.
  324.  
  325. Program                  Save (or Append) to Clipboard
  326. Calculator               Contents of display register
  327.                          or tape (using Tape feature)
  328. Calendar                 Contents of Memo window,
  329.                          individual appointments, or
  330.                          individual to-do items
  331. Editor
  332.    Macro Mode            Blocked text
  333.    DOS Text Mode         Blocked text
  334. File Manager
  335.    File List             Text files
  336.    Look screen           Blocked text
  337. Mail
  338.    Send screen           Contents of «Send to:» line,
  339.                          Message window, or Files window
  340.    Create/Edit Group screen
  341.                          Contents of Group Contents
  342.                          window
  343. Notebook                 
  344.    List display          Contents of record(s)
  345.    Record display        Contents of a field
  346. Scheduler
  347.    Schedule screen       Contents of any information
  348.                          field
  349.    Search screen         Contents of any information
  350.                          field
  351.    Create/Edit Group Screen
  352.                          Contents of Group Contents
  353.                          window
  354.  
  355.  
  356. Program                  Retrieve from Clipboard
  357. Calculator               List of numbers (with end-of-
  358.                          line macro)
  359. Calendar                 Any text into Memo window,
  360.                          current Appointment, or current
  361.                          to-do item
  362. Editor
  363.    Macro Mode            Text saved from macro mode only
  364.    DOS Text Mode         Any text
  365. File Manager             Not applicable
  366. Mail
  367.    Send screen           Any text into «Send to:» line,
  368.                          Message window, or Files window
  369.    Create/Edit Group screen
  370.                          Any text into Group Contents
  371.                          window
  372. Notebook
  373.    List display          Record(s)
  374.    Record display        A field or any text into current
  375.                          field
  376. Scheduler
  377.    Schedule screen       Any text into any information
  378.                          field
  379.    Search screen         Any text into any information
  380.                          field
  381.    Create/Edit Group screen
  382.                          Any text into Group Contents
  383.                          window
  384.  
  385. Saving/Appending with Screen Copy
  386.      The Screen Copy feature lets you save a block of text to the
  387.      clipboard from any program running under Shell.  This feature
  388.      is designed primarily for use with programs that are not
  389.      Shell-compatible (do not have a Shell feature).  It is also
  390.      useful in Shell-compatible programs for saving information
  391.      that you cannot save to the clipboard with the Shell feature. 
  392.      For example, you could save a complete Calendar screen with
  393.      Screen Copy, then retrieve that screen into WordPerfect.
  394.  
  395.      To save or append text to the clipboard using Screen Copy,
  396.  
  397.      1    Press Screen Copy (Alt-Shift-■) (hold down Alt and Shift
  398.           and type a dash) from any program running under Shell,
  399.           including DOS.
  400.  
  401.      2    Select Rectangle (1) to copy in the Rectangle mode.
  402.  
  403.           or
  404.  
  405.           Select Block (2) to copy in the Block mode.
  406.  
  407.      The Rectangle mode lets you save a rectangular-shaped block
  408.      of text to the clipboard.  All highlighted text in the block,
  409.      including borders and display attributes, is saved.
  410.  
  411.      Use Block mode to block irregularly-shaped areas of text
  412.      (e.g., a sentence within a paragraph).  If you use Block mode,
  413.      you cannot block border characters (i.e., ASCII characters 176
  414.      through 223).
  415.  
  416.      If you have a Hercules graphics card in your computer and you
  417.      have selected 6 or 12 fonts for display, not all display
  418.      attributes will be copied correctly with Screen Copy.  Also,
  419.      the text in the rectangle or block may not appear in reverse
  420.      video.
  421.  
  422.      When you select Rectangle or Block, the cursor doubles in
  423.      height.
  424.  
  425.      3    Move the cursor to the beginning of the text you want to
  426.           copy, then press Enter to anchor the beginning of the
  427.           rectangle or block.
  428.  
  429.      The cursor doubles in height again.
  430.  
  431.      4    Move to the opposite end of the rectangle or block.
  432.  
  433.      As you move the cursor, the text in the rectangle or block is
  434.      displayed in reverse video.  If you are in the Block mode,
  435.      remember that you cannot block border characters and cannot,
  436.      therefore, move the cursor over a border character.
  437.  
  438.      Important:  You can only use Screen Copy to save text to the
  439.      clipboard.  If you block text that contains graphics (e.g.,
  440.      a graphics figure in a WordPerfect document), only the text
  441.      is saved to the clipboard.
  442.  
  443.      5    Press Enter to finish defining the rectangle or block.
  444.  
  445.      At this point, you need to select an end-of-line character. 
  446.      An end-of-line character is added to the end of each line of
  447.      text in the rectangle or block when it is saved or appended
  448.      to the clipboard.
  449.  
  450.      6    Select Format (3).
  451.  
  452.      7    Select Hard Return (1) to insert a hard return (CR/LF)
  453.           character at the end of each line.
  454.  
  455.           or
  456.  
  457.           Select Soft Return (2) to insert a soft return character
  458.           at the end of each line.
  459.  
  460.           or
  461.  
  462.           Select Merge Return (3) to save the text in WordPerfect
  463.           merge file format.  A Merge R (^R) code is inserted at
  464.           the end of each line and a Merge E (^E) code is inserted
  465.           at the end of the text.
  466.  
  467.      The option you select becomes the new default setting for the
  468.      Format option.  If you use Screen Copy again without selecting
  469.      an end-of-line character, the last character you selected will
  470.      be used.  (Hard Return is the default setting when you start
  471.      Shell.)
  472.  
  473.      8    Select Save (1) to save the selected text to the
  474.           clipboard.
  475.  
  476.           or
  477.  
  478.           Select Append (2) to append the selected text to the end
  479.           of the clipboard contents.
  480.  
  481. Retrieving with Screen Retrieve
  482.      You can use the Screen Retrieve feature to retrieve the
  483.      contents of the clipboard into any program running under
  484.      Shell.  When you use Screen Retrieve, however, all formatting
  485.      characters are removed and text is retrieved one character at
  486.      a time in a continuous string.  You can format text retrieved
  487.      with Screen Retrieve using an End of Line macro (see End of
  488.      Line Macro Name under Program Information Options in Shell
  489.      Reference).
  490.  
  491.      Because the Retrieve Clipboard feature retains formatting
  492.      characters, it is usually best to use Retrieve Clipboard
  493.      instead of Screen Retrieve to retrieve text into Shell-
  494.      compatible programs.
  495.  
  496.      To use Screen Retrieve with any program running under Shell
  497.      (including DOS),
  498.  
  499.      1    Position the cursor where you want the contents of the
  500.           clipboard inserted.
  501.  
  502.      2    Press Screen Retrieve (Alt-Shift-+).
  503.  
  504. Saving with a Clipboard Filename
  505.      For programs that are not Shell-compatible (do not have a
  506.      Shell feature), you can also save information to the clipboard
  507.      by first saving it to a special clipboard file (see Clipboard
  508.      Filename under Program Information Options in Shell
  509.      Reference).  When you switch programs or exit the program, the
  510.      information in the file is saved to the clipboard.  You can
  511.      then retrieve the contents of the clipboard into another
  512.      program as you normally would.
  513.  
  514.      This method of saving to the clipboard is simply an
  515.      alternative to the Screen Copy feature.
  516.  
  517. Viewing the Clipboard Contents
  518.      You can view and manage the contents of the clipboard with the
  519.      View Clipboard feature.
  520.  
  521.      1    From the Shell menu, select Clipboard (2) to display the
  522.           contents of the clipboard.
  523.  
  524.      This is not an editing screen, but you can scroll forward
  525.      through the displayed text with Down Arrow () or Page Down
  526.      (PgDn or + on the number pad).
  527.  
  528.      If you only want to view the text in the clipboard, press Exit
  529.      (F7) when you are finished to return to the Shell menu. 
  530.      Otherwise,
  531.  
  532.      2    Select Clear (1) to clear (delete) the contents of the
  533.           clipboard.
  534.  
  535.           or
  536.  
  537.           Select Save as Text File (2), then enter a filename to
  538.           save the contents of the clipboard as a DOS text file. 
  539.           (This does not clear the clipboard contents.)
  540.  
  541.           or
  542.  
  543.           Select Retrieve Text File (3), then enter the full
  544.           pathname of a DOS text file to retrieve a file into the
  545.           clipboard.
  546.  
  547.      You should retrieve DOS text files into the clipboard only
  548.      from this screen.  Any file you retrieve is appended to the
  549.      end of the clipboard contents.
  550.  
  551.      3    Press Exit (F7) to return to the Shell menu.
  552.  
  553.  Clipboard Memory Management
  554.      Shell allots 1K of memory for the clipboard.  When you use the
  555.      clipboard to save information that requires more memory, Shell
  556.      creates a temporary file on disk to store the additional
  557.      information.  Both the clipboard and temporary file are
  558.      deleted when you exit Shell.
  559.  
  560.      You can use the /c-n startup option to change the amount of
  561.      clipboard memory allotted to 2K, 3K, 4K, or 5K (see Appendix
  562.      P: Startup Options).  This does not affect the amount of
  563.      information that can be stored in the clipboard; it only
  564.      affects how soon the clipboard overflows to disk.
  565.  
  566.      If you use the clipboard frequently to transfer large blocks
  567.      of text, increasing the amount of clipboard memory may
  568.      increase the speed at which text is saved to and retrieved
  569.      from the clipboard.
  570.  
  571.      If Shell is running from a network directory, you may not have
  572.      the network file rights necessary to create overflow files in
  573.      that directory.  You can use the /d-directory Shell startup
  574.      option to redirect overflow files to a directory to which you
  575.      do have rights (see Appendix P: Startup Options).  If you are
  576.      not sure what rights you have with various directories,
  577.      consult your system administrator. █  Colors
  578.  
  579.  
  580.      If you have a color monitor, the Colors option on the Setup
  581.      Options menu lets you change the screen colors for Shell.
  582.  
  583.      If you do not have a color monitor, changing Colors settings
  584.      has no effect on screen display.
  585.  
  586.      To change the Shell colors,
  587.  
  588.      1    Select Setup (4) from the Shell menu.
  589.  
  590.      2    Select Options (2).
  591.  
  592.      3    Select Colors (1) to display the Color Setup screen.
  593.  
  594.      4    Select the type of monitor you have (color, single color,
  595.           or Hercules RamFont card), then enter the necessary
  596.           information (see Color Setup Options below).
  597.  
  598.      5    Press Exit (F7) twice to save the changes and return to
  599.           the Shell menu.
  600.  
  601.      Initially, all WordPerfect Office programs use the Shell
  602.      Colors settings.  You can set screen colors independently in
  603.      all Office programs except File Manager, which always uses the
  604.      Shell colors.  The Colors options for each Office program are
  605.      the same as in Shell (see Color Setup Options below).
  606.  
  607.      If you change screen colors in Calendar, Editor, Mail,
  608.      Notebook, or Scheduler, the new settings remain in effect
  609.      until you change them again.
  610.  
  611.      Changes you make to colors in Calculator remain in effect
  612.      until you exit Calculator, then the Shell colors settings are
  613.      restored.
  614.  
  615. Color Setup Options
  616.      The Color Setup options correspond to three different types
  617.      of color monitors.
  618.  
  619.      Color Monitor
  620.      Use this option to adjust the colors on computers with a CGA
  621.      or compatible color system.
  622.  
  623.      1    Select Color Monitor (1) from the Color Setup screen.
  624.  
  625.      You are asked if you want to use fast text display.
  626.  
  627.      2    Type y to increase the speed at which Shell displays
  628.           text.  (This may cause snow on some monitors.)
  629.  
  630.           or
  631.  
  632.           Type n if you do not want to use fast text display.
  633.  
  634.      A table appears from which you can select colors for
  635.      background, foreground, and several text attributes.
  636.  
  637.      3    Make the desired changes.
  638.  
  639.      Changes you make are reflected in the sample text.
  640.  
  641.      4    Press Exit (F7) to save the changes and return to the
  642.           Setup menu.
  643.  
  644.      Single Color Monitor
  645.      To change the underline display on a black and white or Compaq
  646.      monitor,
  647.  
  648.      1    Select Single Color Monitor (2) from the Color Setup
  649.           screen.
  650.  
  651.      You are asked if you want to use fast text display.
  652.  
  653.      2    Type y to increase the speed at which Shell displays
  654.           text.  (This may cause snow on some monitors.)
  655.  
  656.           or
  657.  
  658.           Type n if you do not want to use fast text display.
  659.  
  660.      3    Select Underline Displayed as Reverse Video (1).
  661.  
  662.           or
  663.  
  664.           Select Underline Displayed as Underline (2).
  665.  
  666.  
  667.      4    Press Exit (F7) to save the changes and return to the
  668.           Setup menu.
  669.  
  670.      Hercules RamFont Card
  671.      If you have a Hercules InColor Card or Hercules Graphics Plus
  672.      Card,
  673.  
  674.      1    Select Hercules RamFont Card (3) from the Color Setup
  675.           Screen.
  676.  
  677.      Three new options appear.
  678.  
  679.      2    Select Monochrome Mode (1) to emulate a monochrome
  680.           monitor, with true bolding and underlining.
  681.  
  682.           or
  683.  
  684.           Select CGA Mode (2) to emulate a standard CGA color
  685.           monitor.  The same color table appears as when you select
  686.           Color Monitor as the monitor type (see Color Monitor
  687.           above).
  688.  
  689.           or
  690.  
  691.           Select No Mode Changes (3) to use the color and/or
  692.           extended font capabilities of the Hercules RamFont card
  693.           (see No Mode Changes below).  The same color table
  694.           appears as when you select Color Monitor (see Color
  695.           Monitor above), except that the colors you selected for
  696.           the Hercules color palette appear instead of the CGA
  697.           colors.  (See your Hercules manual for details on setting
  698.           up the color palette.)
  699.  
  700.      If you select Monochrome Mode, you are returned to the Setup
  701.      menu.  If you select CGA Mode or No Mode Changes,
  702.  
  703.      3    Make the desired changes in the color table.
  704.  
  705.      Changes you make are reflected in the sample text.
  706.  
  707.      4    Press Exit (F7) to save the changes and return to the
  708.           Setup menu.
  709.  
  710.      No Mode Changes
  711.      If you select No Mode Changes to use the Hercules color
  712.      palette, your color settings may not hold when you switch to
  713.      a different program and return or when you exit and then
  714.      restart the current program.  This may cause text to be almost
  715.      invisible because foreground and background colors are almost
  716.      the same.  You can avoid this problem by using the same color
  717.      settings in all programs or you can create a DOS batch file
  718.      that restores the Hercules color settings when a problem
  719.      occurs.
  720.  
  721.      Use Editor (DOS text mode) to create a DOS batch file (a file
  722.      with .BAT extension) that contains the commands necessary to
  723.      reset the Hercules card state, font, and colors.  The
  724.      following commands represent a sample batch file named
  725.      RESET.BAT:
  726.  
  727. Command                    Meaning
  728. palette mycolors.pal       Reset Hercules card state and
  729.                            colors.
  730. ramfont courier.fnt        Reset font.
  731.  
  732.      To execute the batch file, select Go to DOS For One Command
  733.      (usually g) from the Shell menu, then enter the full pathname
  734.      of the file.  After the batch file is executed, press any key
  735.      to return to the Shell menu.
  736.  
  737.      If you have room on your Shell menu, you can add the batch
  738.      file as a Shell menu item.  Then you can simply select that
  739.      item to reset your Hercules colors.  (See Program Information
  740.      in Shell Reference for details on setting up a DOS batch file
  741.      as a menu item.)
  742.  
  743. Using 512 Characters
  744.      In WordPerfect version 5.0 or later or PlanPerfect version 5.0
  745.      or later, it is possible to use 512 character fonts with the
  746.      EGA, VGA, or Hercules InColor Card.  While using WordPerfect
  747.      or PlanPerfect with 512 character fonts, Calendar alarms or
  748.      Shell prompts may be unreadable.  This happens because the
  749.      display attributes used (Bold, Underline, etc.) are
  750.      interpreted differently in this mode.
  751.  
  752.      You can avoid this problem with the EGA or VGA card by using
  753.      only colors A through F for your display attributes in any
  754.      Office program.  When using the Hercules InColor Card, use
  755.      only colors A, C, E, G, H, I, K, M, and O in Shell and
  756.      Calendar. █  Help
  757.  
  758.  
  759.      You can use the Help feature to display information about
  760.      Shell features.
  761.  
  762.      1    Press Help (F3).
  763.  
  764.      The main Shell Help screen is displayed with instructions for
  765.      using the Help feature.
  766.  
  767.      2    Press any function key, cursor movement key, or editing
  768.           key to view information about the feature assigned to
  769.           that key.
  770.  
  771.           or
  772.  
  773.           Type one of the letters in the topical guide to learn
  774.           about a specific topic.
  775.  
  776.      If the information for the feature or topic occupies more than
  777.      one screen, the «More . . . Type 1 to continue:» message
  778.      appears at the bottom of the screen.  Type 1 to view
  779.      successive screens on the same feature or topic.
  780.  
  781.      You can return to the main Help screen at any time by pressing
  782.      Escape (Esc).
  783.  
  784.      When you finish using Help,
  785.  
  786.      3    Press the Space Bar or Enter to exit the Help feature.
  787.  
  788. Context-Sensitive Help
  789.      You can also access Help from any menu or prompt to display
  790.      information about the feature you are using.  For example, if
  791.      you select Clipboard (2) and then press Help (F3), information
  792.      about the clipboard is displayed. █  Macros
  793.  
  794.  
  795.      Using the Macro feature, you can record the keystrokes you
  796.      press for a certain task, then later execute the macro to have
  797.      Shell perform those keystrokes for you.
  798.  
  799.      For example, you can define a macro to perform the following
  800.      tasks:
  801.  
  802.          Back up the files in a directory to a disk.
  803.          Save text to the Shell clipboard.
  804.          Change the initial (default) settings for a program.
  805.  
  806.      Almost any task you can do manually from Shell or a program
  807.      running under Shell, you can automate with a Shell macro.  You
  808.      can also use macro programming commands to program a Shell
  809.      macro for specific tasks.
  810.  
  811. Defining a Shell Macro
  812.      You can define a Shell macro while in Shell or in any program
  813.      running under Shell, except DOS.
  814.  
  815.      To define a simple Shell macro that executes keystrokes,
  816.  
  817.      1    Press Define Shell Macro (Ctrl-Shift-F10).
  818.  
  819.      2    Enter one to eight characters to name the macro.
  820.  
  821.           or
  822.  
  823.           Hold down Alt and Shift and type a letter from A to Z.
  824.  
  825.      3    Enter a description for the macro (up to 39 characters).
  826.  
  827.           or
  828.  
  829.           Press Enter to bypass entering a description.
  830.  
  831.      The «* Starting shell macro *» message is briefly displayed
  832.      at the bottom of the screen.  Also, «Macro Def» appears at the
  833.      bottom of the Shell menu screen until you finish defining the
  834.      macro.
  835.  
  836.      4    Press the keystrokes you want recorded in the macro.
  837.  
  838.      5    Press Define Shell Macro again to end macro definition.
  839.  
  840.      The «* Shell Macro Ended *» message appears briefly at the
  841.      bottom of the screen.
  842.  
  843.      Shell Macro Filename
  844.      Shell uses the name you give plus a .SHM extension to create
  845.      the filename for the macro.  For example, if you enter print
  846.      as the macro name, the filename for the macro will be
  847.      PRINT.SHM; if you hold down Alt and Shift and type p for the
  848.      macro name, the filename will be ALTSHFTP.SHM.
  849.  
  850.      Shell macros are saved to the default directory specified on
  851.      the Program Information screen of the program where you begin
  852.      defining the macro.  You can, if desired, include a full
  853.      pathname when naming a macro with one to eight characters to
  854.      save the macro to a different directory.
  855.  
  856.      If a macro with the same filename already exists in the
  857.      destination directory, Shell asks if you want to replace the
  858.      original macro.  Type y to replace the original and continue
  859.      defining the new macro, or type n and enter a new macro name
  860.      to preserve the original.
  861.  
  862.      Macro Description
  863.      Use the description as a reminder of what the macro does
  864.      should you later need to edit the macro.  The description is
  865.      displayed in the Macro Summary screen after you retrieve the
  866.      macro into Editor (see Options in Editor Reference).
  867.  
  868. Executing a Shell Macro
  869.      The way you execute a Shell macro depends on how you named the
  870.      macro.
  871.  
  872.      If you named the macro with one to eight characters,
  873.  
  874.      1    Press Shell Macro (Alt-Shift-F10) from the Shell menu or
  875.           from any program running under Shell.
  876.  
  877.      Important:  When you execute a Shell macro, make sure you are
  878.      in the same location (same program and state) as you were when
  879.      you defined the macro.  This ensures that the macro does what
  880.      you want it to do.
  881.  
  882.      2    Enter the name of the Shell macro.  You do not need to
  883.           include the .SHM extension.
  884.  
  885.      If you do not include a pathname for the macro (e.g.,
  886.      c:\macros\print), Shell looks for the macro in the default
  887.      directory specified on the Program Information screen for the
  888.      current program.
  889.  
  890.      To start a macro named with the Alt-Shift keystroke, simply
  891.      press Alt-Shift-letter (where letter is the letter you used
  892.      to name the macro; e.g., Alt-Shift-d).
  893.  
  894.      Macro Not Found
  895.      If no macro is found when you press Alt-Shift-letter, the
  896.      keystroke performs the same function as the Switch Program
  897.      feature (Ctrl-Alt-menu letter).  See Switch Program in Shell
  898.      Reference for details.
  899.  
  900.      For example, if you press Alt-Shift-w and no file named
  901.      ALTSHFTW.SHM is found, you will be switched to whatever
  902.      program is assigned to «W» on the Shell menu.  If there is not
  903.      a menu item assigned to that letter, you are returned to the
  904.      Shell menu.
  905.  
  906. Canceling a Shell Macro
  907.      You can cancel a Shell macro in progress by pressing one of
  908.      three keys.  If you have not pressed any keys since starting
  909.      the macro, press Cancel (F1) to stop the macro.  If you have
  910.      pressed other keys, press Cancel Macro (Alt-Shift-F1) or Shell
  911.      Macro (Alt-Shift-F10) to stop the macro.
  912.  
  913. Advanced Shell Macros
  914.      You can create complex macros with the macro programming
  915.      commands (a programming language).  See Appendix G: Editor and
  916.      Shell, Programming Commands for details. █  Memory Management
  917.  
  918.  
  919.      One of the most useful applications of Shell is the ability
  920.      to keep multiple programs resident in memory and switch from
  921.      program to program with a single keystroke (see Switch Program
  922.      in Shell Reference).  If you plan to use this feature, it is
  923.      helpful to understand how Shell uses your computer's memory
  924.      to keep programs resident.
  925.  
  926.      When you start Shell, there are already at least two programs
  927.      resident in memory: DOS and Shell.  If you loaded any other
  928.      programs before starting Shell (such as network device drivers
  929.      and the Office notification program NOTIFY.EXE), those
  930.      programs are also resident.  As you continue to start programs
  931.      from Shell and leave them resident in memory, more and more
  932.      of your computer's memory is used.  It logically follows that
  933.      the more memory your computer has, the more programs you can
  934.      have resident at one time.
  935.  
  936. How Shell Uses Memory
  937.      When you start a program, the information necessary to run
  938.      that program resides in conventional memory (the first 640K
  939.      of RAM).  When you leave a program resident to switch to
  940.      another program (see Switch Program in Shell Reference), the
  941.      current program is either left in conventional memory or
  942.      swapped to one of several locations, depending on the current
  943.      operation mode and conditions.
  944.  
  945.      The sections below describe several Shell startup options that
  946.      help you control how Shell uses memory.  For details on how
  947.      to use any of these startup options, see Appendix P: Startup
  948.      Options.
  949.  
  950.      Default Mode
  951.      In its default operation mode, Shell uses any available
  952.      expanded memory, hard disk space, and/or RAM drive space to
  953.      keep programs resident.  However, there must be more space
  954.      available in these combined locations than in conventional
  955.      memory (almost always the case) or the program is left in
  956.      conventional memory.
  957.  
  958.      Shell supports the Lotus/Intel/Microsoft (LIM) expanded memory
  959.      specification.
  960.  
  961.      When swapping to one of these locations, expanded memory (if
  962.      any) is used before hard disk or RAM drive space.
  963.  
  964.      If you use the default mode, you can use the /o startup option
  965.      to specify the drive or drives (a maximum of two) you want
  966.      Shell to use after it uses all available expanded memory.  For
  967.      example, you could specify a RAM drive and a hard disk or a
  968.      local hard disk and a network hard disk.  You can also limit
  969.      use of expanded memory and/or each disk drive to a specific
  970.      number of kilobytes.
  971.  
  972.      If you do not want Shell to use expanded memory, use the /ne 
  973.      or /v startup options (see Virtual Mode below and Appendix P:
  974.      Startup Options).
  975.  
  976.      Virtual Mode
  977.      Use the /v (virtual) startup option to run Shell in the
  978.      virtual mode.  In the virtual mode, Shell uses only hard disk
  979.      and/or RAM drive space to swap programs.  However, there must
  980.      be more space available on the hard disk and/or RAM drive than
  981.      in conventional memory or the program is left in conventional
  982.      memory.
  983.  
  984.      As with the /o startup option (see Default Mode above), you
  985.      can use the /v startup option to specify the drive or drives
  986.      (a maximum of two) you want Shell to use.
  987.  
  988.      Conventional Mode
  989.      If you do not want Shell to use expanded memory or hard disk
  990.      and/or RAM drive space for program swapping, use the /no
  991.      startup option.
  992.  
  993.      Insufficient Memory
  994.      If there is not enough memory to swap a program while
  995.      operating in any of the modes above, the following message is
  996.      displayed:
  997.  
  998.           ERROR: Insufficient memory
  999.  
  1000.      You will need to exit one or more resident programs before you
  1001.      can start the next one (see Using the Memory Map below).
  1002.  
  1003. Using the Memory Map
  1004.      Select Memory Map (5) from the Shell menu to display a screen
  1005.      similar to the one below.
  1006.  
  1007.      Any currently active programs are listed by name in the top
  1008.      window in the order they were started.  Programs or device
  1009.      drivers loaded into memory before you started Shell may appear
  1010.      as «(Unknown Name)» on the list.  The amount of memory (number
  1011.      of bytes) used by each program is displayed to the right of
  1012.      each program name.  An «E» appears next to any program
  1013.      currently swapped to expanded memory, and a «D» appears next
  1014.      to any program currently swapped to disk.
  1015.  
  1016.      If there are more programs resident than can be displayed in
  1017.      the window, press Down Arrow () or Page Down (PgDn) to view
  1018.      the remaining programs.
  1019.  
  1020.      The amount of available memory is displayed in a separate
  1021.      window below the program list.  The amount of conventional DOS
  1022.      memory available is always listed.  If you have expanded
  1023.      memory or have used the /o or /v startup option to swap
  1024.      programs to disk, the amount of expanded memory and/or disk
  1025.      space available is also displayed.
  1026.  
  1027.      Using the available memory information and the approximate
  1028.      memory specifications for the programs you use, you can
  1029.      determine which combinations of programs you can have resident
  1030.      at the same time.  See Program Memory Requirements below for
  1031.      the memory requirements of WordPerfect Corporation programs. 
  1032.      For the memory requirements of other programs, see their
  1033.      respective reference manuals.
  1034.  
  1035.      After viewing the Memory Map, press any key to return to the
  1036.      Shell menu.
  1037.  
  1038. Program Memory Requirements
  1039.      The table below lists the memory requirements for WordPerfect
  1040.      Corporation programs.  The figures given are only
  1041.      approximations.  The actual memory requirements may be
  1042.      slightly higher or lower, depending on the conditions the
  1043.      programs are operating under.
  1044.  
  1045. Program                    Memory Required
  1046. WordPerfect Office
  1047.    Calculator              34K
  1048.    Calendar                180K
  1049.    Editor                  160K
  1050.    File Manager            80K
  1051.    Mail                    270K
  1052.    Notebook                200K
  1053.    Scheduler               300K
  1054.    Shell                   48K
  1055.  
  1056. Other WPCorp Programs
  1057.    DataPerfect 2.0         112K
  1058.    DataPerfect 2.1         112K
  1059.    DrawPerfect 1.0         384K
  1060.    PlanPerfect 3.0         260K
  1061.    PlanPerfect 5.0         384K
  1062.    WordPerfect 4.2         196K
  1063.    WordPerfect 5.0         384K
  1064.    WordPerfect 5.1         384K
  1065. █  Program Information
  1066.  
  1067.  
  1068.      When you add a program or command to the Shell menu, you must
  1069.      enter the information Shell needs to display the item on the
  1070.      menu and to execute the program or command when you select
  1071.      that item.  You enter this information in the Program
  1072.      Information screen.
  1073.  
  1074. Entering Program Information
  1075.      To enter the program information for a new menu item,
  1076.  
  1077.      1    Select Setup (4) from the menu at the bottom of the Shell
  1078.           screen.
  1079.  
  1080.      2    Use the arrow keys or type a menu letter to move to an
  1081.           empty letter in the Setup menu.
  1082.  
  1083.      3    Select Edit (1) or press Enter to display the Program
  1084.           Information screen for that letter.
  1085.  
  1086.      You cannot display the Program Information screen for a
  1087.      program that is resident in memory.
  1088.  
  1089.      4    Use Down Arrow () or Tab to move forward through the
  1090.           Program Information options, and use Up Arrow () or
  1091.           Shift-Tab to move backward through the options.
  1092.  
  1093.      As you move from option to option, a Help message about the
  1094.      current option is displayed at the bottom of the screen.
  1095.  
  1096.      5    Enter the information necessary for the program or
  1097.           command you are adding.
  1098.  
  1099.      The options you will need to use depend on the type of menu
  1100.      you are adding.  For details on which settings to use with a
  1101.      particular menu item, see Program Information for Menu Item
  1102.      Types in Shell Reference.  See Program Information Options in
  1103.      Shell Reference for descriptions of the Program Information
  1104.      options and instructions on how to use them.
  1105.  
  1106.      6    Press Exit (F7) twice to save the changes and return to
  1107.           the Shell menu.
  1108.  
  1109. Editing Program Information
  1110.      You can follow the steps above to edit program information
  1111.      after you have entered it.
  1112.  
  1113.      While in the Program Information screen, you can use any of
  1114.      the following cursor movement and editing keys to edit text:
  1115.  
  1116. Name                       Key
  1117. Character Left/Right       Left/Right Arrow (/)
  1118. Beginning/End of Line      Home,Left/Right Arrow
  1119.                            (Home,/)
  1120. End of Line                End
  1121. Delete Character Left      Backspace
  1122. Delete Character Right     Delete (Del)
  1123. Delete to End of Line      Ctrl-End
  1124.  
  1125.      If you begin typing before you use a cursor movement or
  1126.      editing key, the existing text is replaced by the text you
  1127.      type.
  1128.  
  1129.      When editing a line of text, you can press Cancel (F1) to
  1130.      restore the original text, but you must do so before pressing
  1131.      Enter or moving to a different line.
  1132.  
  1133.      You can also cancel all changes made to Shell setup by
  1134.      pressing Cancel (F1) from the Setup menu and typing y.
  1135.  
  1136.      Switching Program Information Screens
  1137.      While editing a Program Information screen, you can press Page
  1138.      Up (PgUp) or Page Down (PgDn) to display the Program
  1139.      Information screen for the previous or next item on the Shell
  1140.      menu.  This also saves any changes you have made to the
  1141.      current Program Information screen. █  Program Information for Menu Item Types
  1142.  
  1143.  
  1144.      The type of Shell menu item you create determines what the
  1145.      settings for certain Program Information options should be,
  1146.      and which options you can and cannot use.  The sections below
  1147.      contain tables of the Program Information options and what the
  1148.      settings for those options should be for specific menu item
  1149.      types.
  1150.  
  1151.      For details on how to change the settings, see Program
  1152.      Information in Shell Reference.
  1153.  
  1154.      If the setting for an option that requires you to enter text
  1155.      is «Not applicable,» do not enter anything for that option. 
  1156.      If the setting for any option is «Optional,» refer to the
  1157.      explanation of that option in Program Information Options in
  1158.      Shell Reference to decide whether you need to use that option.
  1159.  
  1160. Program
  1161.      To add a Shell-compatible program (i.e., WordPerfect
  1162.      Corporation programs) as a Shell menu item, include the
  1163.      following information on the Program Information screen:
  1164.  
  1165. Option                     Setting
  1166. Menu Letter                Any available letter
  1167. Menu Description           A description of the program
  1168. Menu Item Type             Normal
  1169. Program Name               The name of the executable
  1170.                            (program) file
  1171. Default Directory          Optional
  1172. Clipboard Filename         Optional
  1173. Macro Names                Optional
  1174. Startup Options            Optional
  1175. Prompt for startup options?No or Yes
  1176. Start resident?            No or Yes
  1177.  
  1178. DOS Command or Batch File
  1179.      To add a DOS command or batch file of DOS commands as a Shell
  1180.      menu item, include the following information on the Program
  1181.      Information screen:
  1182.  
  1183. Option                     Setting
  1184. Menu Letter                Any available letter
  1185. Menu Description           A description of the command
  1186.                            or batch file
  1187. Menu Item Type             DOS/Batch
  1188. Program Name               Optional
  1189. Default Directory          Optional
  1190. Clipboard Filename         Optional
  1191. Macro Names                Optional
  1192. Startup Options            DOS command parameters
  1193. Prompt for startup options?No or Yes
  1194. Start resident?            No
  1195.  
  1196.      If the item is a DOS command (e.g., format.com), you can enter
  1197.      the command in one of two ways.  Enter the command on the
  1198.      Program Name Line and the parameters for that command (if any)
  1199.      on the Startup Options line, or enter the command and the
  1200.      parameters on the Startup Options line.
  1201.  
  1202.      Including command parameters after the filename on the Program
  1203.      Name line will produce an error.
  1204.  
  1205.      Set «Prompt for startup options?» to Yes or enter a prompt on
  1206.      the Startup Options line (see Startup Options in Shell
  1207.      Reference) if you want to enter command parameters when
  1208.      executing the command.
  1209.  
  1210.      The Go to DOS For One Command option on the Shell menu is
  1211.      simply a DOS/Batch item with nothing on the Program Name Line
  1212.      and a ?"DOS Command: " prompt on the Startup Options line.
  1213.  
  1214.      For a DOS command or batch file menu item to work properly,
  1215.      you must have the COMMAND.COM file in your root directory, or
  1216.      the COMSPEC string in the environment must indicate where the
  1217.      COMMAND.COM file is (see SET in your DOS manual).  When you
  1218.      execute the DOS command or batch file from the Shell menu,
  1219.      Shell loads another copy of DOS to execute the command or
  1220.      batch file.  When the command or batch file has been executed,
  1221.      press any key to return to the Shell menu and exit the second
  1222.      copy of DOS.
  1223.  
  1224.      If you do not want the «Press any key to continue ...» message
  1225.      displayed after the command is executed, define the command
  1226.      as a Normal menu item type (see Programs above).  Enter
  1227.      COMMAND.COM for the program name, then enter /c command
  1228.      parameters on the Startup Options line.  With this method, you
  1229.      load COMMAND.COM and use the /c switch to return control to
  1230.      Shell immediately after the command on the Startup Options
  1231.      line is executed.
  1232.  
  1233.      For example, the Program Information screen below is set up
  1234.      to execute the FORMAT.COM command when the user selects
  1235.      «Format (drive)» from the Shell menu.
  1236.  
  1237.      Notice the message on the Startup Options line.  When the user
  1238.      enters a drive letter at the prompt, a colon is added after
  1239.      the drive letter, and the result is passed to the format
  1240.      command as the command's parameters.
  1241.  
  1242.      Submenu
  1243.      If you run out of room on the Shell menu, you can create
  1244.      submenus for additional items.  You can also use submenus to
  1245.      create separate menus for similar items.
  1246.  
  1247.      To add a submenu as a Shell menu item, include the following
  1248.      information on the Program Information screen:
  1249.  
  1250. Option                     Setting
  1251. Menu Letter                Any available letter
  1252. Menu Description           A description of the submenu
  1253. Menu Item Type             Submenu
  1254. Program Name               Not applicable
  1255. Default Directory          Optional
  1256. Clipboard Filename         Not applicable
  1257. Macro Names                Not applicable
  1258. Startup Options            Submenu filename,/l,/m-macro
  1259.                            name, and/or /n
  1260. Prompt for startup options?No or Yes
  1261. Start resident?            No or Yes
  1262.  
  1263.      You must include a submenu filename as a startup option for
  1264.      the Submenu item type to work.  When you select this item from
  1265.      the Shell menu for the first time after setting it up, the
  1266.      message «ERROR: File not found» is displayed because you have
  1267.      not yet created the file for the new submenu.  A blank Shell
  1268.      menu is then displayed.
  1269.  
  1270.      Set up the submenu using the Setup feature (see Setup and
  1271.      Program Information in Shell Reference).  When you exit the
  1272.      submenu, any changes you made to the menu are saved in the
  1273.      file indicated by the filename on the Startup Options line.
  1274.  
  1275.      Shell Macro
  1276.      To add a Shell macro as a Shell menu item, include the
  1277.      following information on the Program Information screen:
  1278.  
  1279. Option                     Setting
  1280. Menu Letter                Any available letter
  1281. Menu Description           A description of the Shell
  1282.                            macro
  1283. Menu Item Type             Macro
  1284. Program Name               Full pathname of the Shell
  1285.                            macro
  1286. Default Directory          Not applicable
  1287. Clipboard Filename         Not applicable
  1288. Macro Names                Not applicable
  1289. Startup Options            Optional
  1290. Prompt for startup options?No or Yes
  1291. Start resident?            No or Yes
  1292.  
  1293.      If there is any text you want to be able to use within the
  1294.      macro, you can enter that text on the Startup Options line. 
  1295.      You can also set «Prompt for startup options?» to Yes and then
  1296.      enter the text when you start the macro.  The text you enter
  1297.      is assigned to macro variable 0 and can be used in the macro
  1298.      if you insert an {ALT-SHIFT-0} command (see Appendix H: Editor
  1299.      and Shell Macros, Variables).
  1300.  
  1301.      If you set «Start resident?» to Yes, the macro is executed
  1302.      when you start Shell.
  1303.  
  1304.      Pause
  1305.      You can use the Pause menu item types for certain programs
  1306.      that perform a function and then exit (or quit) when that
  1307.      function is completed.  If you add such a program to the Shell
  1308.      menu as a Normal program and then start it from the Shell
  1309.      menu, the program will execute and return to Shell
  1310.      immediately.
  1311.  
  1312.      If the program displays a screen with the results of its
  1313.      function before exiting, you need to define the program as a
  1314.      Pause type to have Shell display that screen until you press
  1315.      any key to continue.
  1316.  
  1317.      The settings for the Pause type are the same as for the
  1318.      Program type (see Program above).
  1319.  
  1320.      Heading
  1321.      You can create bolded headings in a Shell menu to set apart
  1322.      similar programs or display other types of information.
  1323.  
  1324.      To create a bolded heading as a Shell menu item, enter the
  1325.      following information on the Program Information screen:
  1326.  
  1327. Option                     Setting
  1328. Menu Letter                Any available letter
  1329. Menu Description           The text of the heading
  1330. Menu Item Type             Normal
  1331. Program Name               Must be empty
  1332. Default Directory          Not applicable
  1333. Clipboard Filename         Not applicable
  1334. Macro Names                Not applicable
  1335. Startup Options            Not applicable
  1336. Prompt for startup options?No
  1337. Start resident?            No
  1338.  
  1339.      The menu description is displayed on the Shell menu as a
  1340.      bolded heading, without the menu letter.  The item's menu
  1341.      letter will still appear on the Setup menu and the Program
  1342.      Information screen.
  1343.  
  1344.      Important:  For this menu item type to work properly, you must
  1345.      leave the Program Name line blank.
  1346.  
  1347.      TSR Program
  1348.      You can add a TSR (Terminate and Stay Resident) program to the
  1349.      Shell menu using the TSR Manager program included with
  1350.      WordPerfect Office (see Appendix Q: TSR Manager for details).
  1351.  
  1352.      Important:  Always use TSR Manager to start TSR programs from
  1353.      the Shell menu or start the TSR programs before you start
  1354.      Shell.  This will avoid possible conflicts between Shell and
  1355.      other TSR programs.