home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / uupcb100.zip / UUSETUP.DOC < prev    next >
Text File  |  1993-02-09  |  6KB  |  143 lines

  1.                                 uuSETUP
  2.                          Configuration Program
  3.                                   For
  4.                                  uuPCB
  5.  
  6.                           Copyright 1992, 1993
  7.                             Edward T. Hopper
  8.                           All Rights Reserved
  9.  
  10. Version 1.00 2/9/93
  11.  
  12. Fixed a problem with system\static file.  It was not possible to save a
  13. uu.driver definition if one did not already exist in static.  Now fixed.
  14.  
  15.  
  16. --------------Version 0.90 (First Release)-----------------------------
  17. uuSETUP will create and/or edit your UUPCB.INI and STATIC files. Online
  18. help is available for each uuPCB variable by pressing F1 at the
  19. appropriate field.
  20.  
  21. Additionally, uuSETUP will create the directories specified in uuSETUP.
  22.  
  23. If you wish to edit a UUPCB.INI file, it must be in the current
  24. directory. STATIC files edited by uuSETUP are controlled by the WAFFLE
  25. environmental variable.  If no variable is set, uuSETUP will write the
  26. static file in the current directory.
  27.  
  28. Certain entries (notably the SPOOL entry) must match in both files.
  29. uuSetup will insure that happens.
  30.  
  31. To start uuSETUP, type "uuSETUP" at the dos prompt.  uuSETUP will read
  32. the UUPCB.INI file, if present and the STATIC file, if present.
  33.  
  34. Any mandatory entries that are not completed in the files will be have a
  35. default entry entered on the UUSETUP screen.  Optional entries, if not
  36. completed in the UUCPB.INI file or STATIC file will be left blank.
  37.  
  38. NAVIGATING uuSETUP.
  39.  
  40. The following keys are used to navigate through the input screen and make
  41. selections:
  42.  
  43.           <F1 Key>  Activate HELP for the highlighted entry.
  44.           <F2 Key>  Save UUPCB.INI and STATIC files.
  45.           <F3 Key>  Pull up the USENET message headers selection box.
  46.                     (See USENET message headers below)
  47.              <ESC>  Escape terminates uuSETUP without saving any changes.
  48.             <PgUp>  Move to the first field on the screen.
  49.             <PgDn>  Move to the last field on the screen.
  50.         <Up Arrow>  Move up one field.
  51.       <Down Arrow>  Move down one field.
  52.       <Left Arrow>  Moves to the left one character.
  53.      <Right Arrow>  Move to the right one character.
  54.             <Home>  Move to the beginning of the field.
  55.              <End>  Move to the end of the field.
  56.           <Insert>  Toggle between insert and overstrike modes.
  57.              <Del>  Delete the character under the cursor. The characters
  58.                     to the right of the cursor are shifted left one
  59.                     position, provided that the input mask character
  60.                     matches the mask character of the deleted character.
  61.                     As soon as the routine finds a mask character that
  62.                     does not match, no further shifting is performed.
  63.        <Backspace>  Delete the character to the left of the cursor. The
  64.                     characters from the cursor position to the end of the
  65.                     input string are shifted left according to the same
  66.                     rules as the Del key.
  67.       <Ctrl-Right>  Move right one word.
  68.        <Ctrl-Left>  Move left one word.
  69.         <Ctrl-End>  Delete all characters from the cursor position to the
  70.                     end of the field, except where there is a constant
  71.                     character.
  72.   <Enter> or <Tab>  Move to the next field.
  73.         <Shft-Tab>  Move back one field.
  74.                   
  75. If you are using a mouse, clicking the left button on a field moves you
  76. to that position in the field.
  77.  
  78. USENET message headers.
  79.  
  80. Press F3 to bring up the USENET message headers selection box.  This is a
  81. "Tag Box".  It lists the various headers from USENET messages. 
  82.  
  83. Tag the headers you wish to have displayed in your uuPCB messages by
  84. pressing the spacebar or clicking the left mouse button.
  85.  
  86. The following keys are available while the tagbox is active:
  87.  
  88.             <Home>  Move to the first USENET message header in the list.
  89.  
  90.              <End>  Move to the last USENET message header in the list.
  91.  
  92.             <PgUp>  If the highlight bar is not currently at the
  93.                     top of the box, it is moved to the top.
  94.  
  95.             <PgDn>  If the highlight bar is not currently at the
  96.                     bottom of the box, it is moved to the bottom.
  97.  
  98.         <Up Arrow>  Move the highlight bar up one USENET message header.
  99.  
  100.         <Dn Arrow>  Move the highlight bar down one USENET message header.
  101.  
  102.         <SpaceBar>  Tag or select the currently highlighted USENET message
  103.                     header. Pressing the spacebar a second time untags the
  104.                     highlighted USENET message header.
  105.  
  106.           <RETURN>  Exits the Tagbox.
  107.  
  108. The following headers are the defaults:
  109.  
  110. "Subject:"
  111. "From:"
  112. "To:"
  113. "Date:"
  114. "Organization:"
  115. "Newsgroups:"
  116.  
  117. The following items are available, but not part of the defaults.
  118.  
  119. "Xref:"
  120. "References:"
  121. "Lines:"
  122. "Path:"
  123. "Followup-To:"
  124. "Reply-To:"
  125. "Sender:"
  126. "Message-ID:"
  127. "Keywords:"
  128.  
  129. New uuPCB Features
  130.  
  131. New features may require additional entries in UUPCB.INI.  While UUSETUP
  132. will be updated on a regular basis to handle these new features, it may
  133. be necessary, on occasion, to manually edit UUPCB.INI to add entries for
  134. features not yet supported by uuSETUP.  For this reason, the UUPCB.INI
  135. file format has not been changed.  You can intermix manual editing of
  136. UUPCB.INI with your favorite editor and use of uuSETUP as you see fit.
  137. Unsupported variables present in UUPCB.INI files will be passed on
  138. unaltered if they are encountered by uuSETUP.
  139.  
  140. We will try to minimize such situations as much as possible.
  141.  
  142.  
  143.