home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / netw / lant / 003 / lanmail.doc next >
Encoding:
Text File  |  1992-05-12  |  10.4 KB  |  210 lines

  1. Version 1.35                        LANMail                         05/12/1992
  2.  
  3.    LANMail is a 6K swapping TSR program that allows you to send, receive, and
  4. output LANTastic e-mail.  LANMail will use EMS memory if available, or will
  5. create temporary files on the C: drive (or any other drive as specified by
  6. command line parameters. See RUNNING LANMAIL section below).
  7.  
  8. READING MAIL
  9. ============
  10.    When the user selects 'R' from the Net-Mail Services menu, the user will
  11. then be shown the header from the first piece of mail in the mailbox.  This
  12. header contains who the mail is from, the time and date it was sent, and the
  13. subject or comment attached to the message.  If the user wants to read this
  14. message, then he/she should answer 'Y' to "Read this message now [Y,N] ?" Any
  15. other key besides 'Y' will skip to the next message.
  16.  
  17.    After reading the message, the user is presented with the question:
  18.         "<<<End of message>>> (P)rint, (F)orward, (R)eply,
  19.            (D)elete, or (N)ext message ? N "
  20.  
  21.    If the user responds with a 'P', the question
  22.           "Output to (F)ile, (P)rinter, or (N)one ?"
  23.        will appear.  Answering 'F' will allow the user to append toe
  24.        message to the end of a file, or create a new file if necessary.
  25.        Answering 'P' will allow the user to print the message to a
  26.        printer, and answering 'N' will abort the output.  Regardless of
  27.        the response, the message will remain in the user's mailbox.
  28.  
  29.    If the user responds with a 'F' then a free-format message screen will
  30.        appear with the contents of the original message already entered.
  31.        This message can now be edited as any free-form message could be
  32.        (see instructions below).
  33.  
  34.    If the user responds with a 'R' then a blank free-format message screen
  35.        will appear. Unlike a forwarded message, the user cannot select
  36.        which users to send the reply to, only the person who sent the
  37.        message will receive the reply.
  38.  
  39.    If the user responds with a 'D' then the message will be deleted from the
  40.        mailbox.
  41.  
  42.    If the user responds with an 'N' or any other key besides P F R D then the
  43.        next message header will be displayed.
  44.  
  45.  
  46. SENDING MAIL
  47. ============
  48.    LANMail lets the user send mail to the message server in two formats: a
  49. free-form format, and a Phone Message format.
  50.  
  51.  Free-Format
  52.  -----------
  53.    The free-format is for messages not suitable for a Phone Message. Free-form
  54. messages can be sent 3 ways: Selecting 'S' from the Net-Mail Services menu,
  55. Forwarding a message after reading, or Replying to a message after reading.
  56.    When entering in a free-form message, there are a few editing features
  57. available...
  58.        <HOME>    key brings you to the begining of the current line
  59.        <END>     key brings you to the end of the current line
  60.        <INS>     key inserts a space at the cursor location
  61.        <DEL>     key deletes the character under the cursor
  62.        <Ctrl F>  Inserts a file above the current line
  63.        <Ctrl I>  inserts a line above the current line
  64.        <Ctrl Y>  deletes the current line.
  65.        <ESC>     key aborts the message
  66.        <F1>      key saves the message
  67.        Cursor keys are used for moving around the message.
  68.  
  69.    After pressing <F1> to finish entering the free-form message, if you are
  70. replying to a message, you will be prompted for a subject. After entering the
  71. subject, the message will be sent.  If you are forwarding a message, or used
  72. the 'S' selection from the Net-Mail Services menu, then you will be presented
  73. with a list of users. Use the up and down cursor keys to move the highlight
  74. bar, pressing the space bar to toggle a users' name.  A check mark √ will
  75. appear beside the names of the users the message will be sent to. After
  76. selecting the desired users, press <Enter> to finalize your selection, or <ESC>
  77. to abort the message.  After pressing <Enter>, you may then enter a subject.
  78. After the subject is entered, the message will be sent to all the selected
  79. users.
  80.  
  81.  Phone Message
  82.  -------------
  83.    The 'P' selection from the Net-Mail Services menu allows the user to send a
  84. message in the form of a "While you were out" phone message.  The user is
  85. presented with a form that looks similar to the popular paper version of the
  86. phone message. To check the boxes, while in the box you want checked, hit any
  87. letter, to clear the check, press the space bar. Use the up and down cursor
  88. keys to move around to the various fields. (NOTE: The phone number field will
  89. try to automaticly format the number you enter so entering 2055551212 will
  90. give you 205-555-1212 when you leave the field.) Once you are satisfied with
  91. the message, press the <F1> key to send it, or <ESC> to abort. After pressing
  92. <F1> you will be presented with a list, just as you were when sending a free
  93. form message.
  94.    When a phone message is sent, a carbon copy of the message is saved in a
  95. text file called LANMAIL.CRB located in the directory in which LANMail was
  96. executed. This is helpful if you need to look back at phone messages from the
  97. past to find a phone number etc.
  98.  
  99.  
  100. RUNNING LANMAIL
  101. ===============
  102.    To run LANMail type:
  103.        LANMAIL /P:{MESSAGE_SERVER} [/S] [/Fpath] [/U] [/K:{Hot-key sequence}]
  104. where {MESSAGE-SERVER} is the name of the server mail and phone messages are
  105. to be sent to.  This parameter must be provided, if it is not, the user will
  106. be prompted to input the phone message server.
  107.  
  108.    The /S parameter can be used to run LANMail in a "stand alone" mode.  This
  109. allows you to run the LANMail program without installing it as a TSR.
  110.    The /F paramter allows you to specify where the 2 swapfiles will be placed.
  111. There is no error checking at this time, so make sure it is a valid location.
  112. (Swap files will only be used if there is not suffecient EMS or extended
  113. memory available for the swap)  If the /F parameter is not used C:\ is
  114. assumed.  An example would be:
  115.        LANMAIL /P:MAIL-SERVER /FD:\TEMP   (Swap files in D:\TEMP)
  116.                     or
  117.        LANMAIL /P:MAIL-SERVER /FD:\       (Swap files in the root of D:)
  118.  
  119.    The /U parameter will attempt to uninstall the LANMail TSR.
  120.  
  121.    The /K parameter allows the user to define a hot key sequence besides the
  122. default.  An example to set the hot key to Control Alternate M would be
  123.        /K:(Ctrl)(Alt)(M)
  124.        (Ctrl)   Control key       (Alt)     Alt key
  125.        (LShift) Left shift key    (RShift)  Right shift key
  126.        (F1)     F1 function key   (F2..F12) Cooresponding function keys
  127.        The letters A-Z, the number 0-9, and all punctuation characters can
  128.        be used.
  129.        NOTE: Only one "main key" can be used.  The main key in the example
  130.                above is the letter M
  131.  
  132.    The /T and /B parameters allow the user to designate text (/T) color and
  133. background (/B) color.  The default colors are White text on a Black
  134. background. Use the following values for the colors:
  135.  
  136.        Black = 0    Red       = 4    DarkGray   = 8     LightRed     = 12
  137.        Blue  = 1    Magenta   = 5    LightBlue  = 9     LightMagenta = 13
  138.        Green = 2    Brown     = 6    LightGreen = 10    Yellow       = 14
  139.        Cyan  = 3    LightGray = 7    LightCyan  = 11    White        = 15
  140.  
  141. For example if you wanted White letters on a Blue background you would use
  142. /T:15 /B:1
  143.  
  144.    LANMail was written using Turbo Power's TSRs Made Easy V1.00 and compiled
  145. under Borland's Turbo Pascal v5.5.  I highly recommend TSR's Made Easy for any
  146. Turbo Pascal programmer wishing to make their programs run as TSRs with minimal
  147. effort and change.  Turbo Power can be reached on Compu$erve at user id
  148. 76004,2611 or by phone at (719) 260-6641.
  149.  
  150.  
  151. DISCLAIMER
  152. ==========
  153.    PAUL DURDEN MAKES NO CLAIMS, WRITTEN OR IMPLIED, AS TO THE STABILITY OR
  154. OPERATION OF THIS PROGRAM. USE IT SOLELY AT YOUR OWN RISK! WHILE I BELIEVE
  155. THAT IT PERFORMS ITS INTENDED FUNCTION AS OUTLINED IN THIS DOCUMENT, PAUL
  156. DURDEN WILL NOT BE RESPONSIBLE FOR ANY ADVERSE REACTIONS WHICH MAY BE CAUSED
  157. BY ITS USE.
  158.  
  159.  
  160. REGISTRATION & LEGALITIES
  161. =========================
  162.    LANMail is not freeware, nor is it in the public domain. It is a shareware
  163. program, and the entire program and documentation are Copyright (C) 1992, Paul
  164. Durden, Huntsville, AL. You are encouraged to copy the package freely,
  165. including distribution by BBS, shareware library, or other means, provided
  166. that the distribution shall consist of the original archive containing the
  167. program and this documentation file, and that no fee of more than five US
  168. dollars ($5) shall be charged for the copy.
  169.  
  170.    Of course, if you experience a problem using this program, I would like to
  171. know about it. If you find this program of value, please register by sending
  172. your name, address, phone and/or fax number, and a suitable donation to:
  173.        Paul Durden
  174.        P.O. Box 7234
  175.        Huntsville, AL 35807
  176. By registering, you will receive information via fax or mail on the
  177. availability of updates.
  178.  
  179.    If you need to contact me for any reason you may reach me at the above
  180. address, or leave mail for Paul Durden on Artisoft's ArtiFACTS BBS.
  181. VERSION HISTORY
  182. ===============
  183. Version                Changes
  184. --------     ----------------------------------------------------------------
  185.   1.20         Initial release to public
  186.  
  187.   1.21         Output to printers made less cryptic (hopefully), time-stamp
  188.                problem fixed. Error trapping while reading mail cleaned-up.
  189.  
  190.   1.25         Hot-key sequence is now runtime definable.  Text background
  191.                and foreground colors are now initialized to White text on a
  192.                Black background, this hopefully will help monochrome users
  193.                whose cursor disappears while using LANMail due to the
  194.                current programs text attributes.
  195.  
  196.   1.30         When selecting users to send a message to, a highlight bar is
  197.                used rather than just the cursor so as to help those with the
  198.                disappearing cursor.
  199.                Insert and Delete line capabilities added to the free-format
  200.                message editor.
  201.                Added the ability to forward or reply to a message after
  202.                reading it.
  203.  
  204.   1.35         Added ability to change text and background color of popup
  205.                screen.
  206.                Added the ability to insert a file (<Ctrl F>) into a free
  207.                format message.
  208.                Most error messages now require the user to press a key before
  209.                continuing so the error message can be noted for bug reports.
  210.