| 
                                L   L  L   L
                                LL LL  LL LL
                                L L L  L L L
                                L   L  L   L
                                L   L  L   L
                  LLLL  LLLL  L  L  LLL   LLLL L  L    LLLL
                  L     L     LL L  L  L  L       L    L
                  LLLL  LLL   L LL  L  L  LLL  L  L    LLL
                     L  L     L  L  L  L  L    L  L    L
                  LLLL  LLLL  L  L  LLL   L    L  LLLL LLLL
                           L   L  LL       L  LLLL
                           L   L L  L     LL  L
                           L   L L  L    L L  LLLL
                            L L  L  L      L  L  L
                             L    LL  L    L  LLLL
                         (C)  1996  ULRICH LAMMERS
                            all rights reserved
             This Arexx-script requieres MailManager by Pino Alberti
------------------------------------------------------------------------------
 1. Introduction
 =============
  
  1.0 General
  ---------------
   MM_SendFile is a Utility for Mail Manager by Pino Aliberti, to
   send files without typing a message manually each time. This peace of
   software is (C) by Ulrich Lammers.
   The files containing this archive are freely distributable. Feel free to
   copy MM_SendFile,as long as all files containing this archive are
   unchanged. But as a genaral rule, no profit must be made by distributing
   "MM_SendFile", i.e. you may charge fees for copying, disks, etc., but
   no money must be charged for the software itself!
   MM_SendFile is mailware :-). This means, if you use it over a period >30
   days, please send me a short message. (Bug reports and enhancement
   request are also welcome! :) ) Remember: It´s hard to create programs if you
   don´t get any response about it´s usabilty...
   You may use this script for free as long as you accept these few
   conditions!
   1.1 How to register
  -------------------
   If you use this programm over a period >30 days, you should register!
   You won´t have to pay for it! (But it would be nice if you....:) )
   Registration is VERY easy:
        - make sure, MailManager is running
        - open a shell and type: rx <path-to-MM_Sendfile>/Reg_Sendfile.Rexx
   If your mail is received by my system, I will create your personal
   keyfile. You can request it from my system (Nodenomber below).
   The key will only work on *YOUR* machine! So don`t spread it...
   If you got your key, just copy it to MM:CONFIG/MM_SENDFILE/MM-SENDFILE.KEY
   (It´s easy, isn´t it?)
==============================================================================
   THE PROGRAMM IS RELEASED "AS IS"! I WOLL NOT TAKE ANY WARRANTY FOR ANY
                       DAMAGEDS CAUSED BY MM_SENDFILE !
==============================================================================
  1.2 About
  ---------
   This is my second (published) ARexx-script for the MailManager.
   Certainly there are a few things to optimize or to improve, but this
   version works well!
  1.3 Author
  ----------
   Let me know if you find any bugs, have problems, enhancement requests or
   remarks:
     You may contact me unter the following adresses:
      Snailmail:                                Email:
      Ulrich Lammers
      Am WeidUfer 98                           39:178/0.0@AmigaNet
      28844 Leeste (Bremen)                     2:2426/4065.0@FidoNet
      W-Germany
      Phone: +49-172-534 4377
      Bank Account:
      Bank name......: Sparkasse Stuhr
      Account.number.: 12890
      Account.ID.....: 29151713
 2. Features
 ===========
  MM_SendFile...
     ... send files without forcing you to write a message manually
     ... handles entries of MM.Userlist or asks you for a manual enter
     ... supports userlists created by "MM_UserEdit" (© 1996 Robert Hofmann)
     ... uses requester for comfortable usage
     ... is able to send files via Crash, Direct, Normal or Hold
     ... optionally creates a message, you can configure with "%commands"
     ... optionally copy the selected file in to seperate drawer and
         deletes it after sending
 3. Installation
 ===============
  1. copy all drawers to your MM drawer
  2. Set up CFG-files as you like
  3. execute it via Toolmanager (hotkey, for example) or via menu
 4. Usage
 ========
  [RX] MM_SendFile[.rexx]
  As you can see, there is a second file included called "MM_SendFile".
  This is a executable file created with "CompressRexx2.1 © by Robert
  Hofmann". But MM_SendFile still requires RexxMast for operation!
 5. Configuration
 ================
  [MM:Config/MM_Sendfile/]
  MM_SendFile reads out all parameters from an external configfile called
  "MM:CONFIG/MM_SENDFILE/MM_SENDFILE.CFG" (The file MUST be placed there!)
  Read the paramter list below BEFORE editing the configfile:
  5.1 #NODENUMBER  [Net:Zone/Node.Point@Netname]
  ----------------------------------------------
  Your nodenummer for sending files (5D format)
  #NODENUMBER           2:2626/4065.0@FidoNet
  5.2 #SENDMODE  [CRASH|DIRECT|HOLD|NORMAL|NONE]
  ----------------------------------------------
  Self-explaining :)
  (If SENDMODE is set to NONE, you will be asked every time how the
  selected file have to be sended!
  #SENDMODE             NONE
  5.3 #SENDREPORT [YES/NO]
  ------------------------
  If SENDREPORT is turned on, MM_SendFile will create in short message for
  the filereceiver. (You can edit the message with */CONFIG/REPORT.*)
  #SENDREPORT YES
  5.4 #EXPORT [YES/NO]
 
  If set, MailManger will be export your report-message after creating it!
  (Useful, if you run you export manually!)
  #EXPORT YES
  5.5 #DESTFILEDIR [DIR]
  ----------------------
  Sets the homedirectory for filerequesters
  #DESTFILEDIR          Files_A:
  5.6 #MOVEFILE    [DIR]
  ----------------------
  If a "MOVEDIR" is set, MM_SendFile copies the selected file(s) into this
  drwaer and deletes the files after beeing send!
  
  #MOVEFILE             BBS_OUT:OUTFILES/
  5.6 #MOVEMODE    <ASK|NOASK>
  ----------------------------
  If ASK is turned on, MM_SendFile will ask you ever for Sendmode in the Script
  NOASK = copy ever the file to given DIR (Copy & Delete it after send.)
  ASK   = Ask you in the Script for sendmode (Copy and delete after send OR only send)
  #MOVEMODE             ASK
  5.7 #EDITOR    [EDITOR]
  ----------------------------
  IF YOU SET IN THIS MODE YOUR EDIOR-COMMAND, YOU WILL ASK EVER
  IF YOU EDIT THE REPORT MSG.
  #EDITOR           C:GED
  6. Textfiles
  ------------
  You can find these files at [MM:CONFIG/MM_SENDFILE/Report.<LANG> & Report_HN.<LANG>".
  Feel free to edit the default-message as you like to. (But remember:
  It should make sense! :-) )
  You can set these variables in every file:
    %S    = coplete name of sender
    %VS   = christian name of the sender
    %F    = name of file that have to be send
    %DS   = description of file to send
    %N    = complete name of receiver
    %VN   = christian name of receiver
 7. Ackknowledgements
 ====================
    Thanks to:
    Pino Alberti      -  for his fantastic MailManager
    Cord Moeller      -  for beta-testing an all the enhancemant requests
    Christian Werner  -  for beta-testing and english documentation
 |