Document MMStore V1.0 documentation


                              MMSTORE Version 1.0

                            Released on 02 May 1996


                           Written by Dario Pistella


0. Important
=============

0.1. Copyright & legal stuff
-----------------------------

 Text2Guide	V1.0 is © Dario Pistella 1996.

 Text2Guide is FREEWARE, that means you may copy and use, but you
 MUST NOT charge any fee for this program, apart for delivering
 fees (not higher than 5$).

 For any comments, bug reports or similar stuff, contact me (see
 `The Author').

 Note the following:

  o If you copy it, you MUST copy the whole original archive.
  o You may include this copy on any Public Domain Series, but you
    MUST NOT include it on any disk that is selled for more than
    5 US Dollar (or an equivalent in other currencies).

1. Introduction
================

 After searching for a progam of this kind in various ftp nets for
 quite a time (without success), I decided to write it myself.

 I recently decided to turn to Mail Manager by Pino Aliberti, since
 I think it's very much better than Foozle, the tosser I was using
 before.

 You probably wonder what this program is for. Well, didn't you notice
 how long it is to archive messages, storing them to files? I felt
 the need for something veeeery fast & totally AUTOMATIC for storing
 messages I want to keep.

 Here it is!

 The original version was written for Foozle, and then converted for
 use with Mail Manager v1.0+.

2. Archive Contents
====================

 In this archive you'll find the following files:

         # MMSTORE       - The program
         # MM_STORE.rexx - The Arexx part of the program
         # MMSTORE.doc   - The documentation
         # MMSTORE.guide - This AmigaGuide documentation
         # Girls.txt     - Read it, read it...

3. Usage
=========

 When run, MMSTORE stored the current message in a directory assigned
 as MMSAVE: . So, FIRST OF ALL, assign MMSAVE: to a directory on your disk,
 and change your User-Startup so to have it assigned on Startup.

 The messages will be stored in 3 different ways:

     # By Sender name
     # By Receiver name
     # By Area name

 So, depending on how you will run MMSTORE, you will find in MMSTORE: a file
 with the sender name (eg. "Dario_Pistella"), the receiver name, or the
 area name (eg. "MATRIX"). There you will find the message(s) stored.

 Remember that MMSTORE will append messages to previously existing files.

 - First step: assign MMSTORE: di the directory where you want to keep
               your messages, and modify User-Startup

 - Second step: put MM_STORE.rexx to mm:rexx/directory

 - Third step: edit MM configuration. Call CUSTOM menu, and in Browse
               Window, add 4 entries, as follows:

               * Store by Sender
               # Shortcut  1
               - Command  <path to MMSTORE>/MMSTORE %a %n 1

               * Store by Receiver
               # Shortcut  2
               - Command  <path to MMSTORE>/MMSTORE %a %n 2

               * Store Auto
               # Shortcut  3
               - Command  <path to MMSTORE>/MMSTORE %a %n 3 <Your Surname>

               * Store by Area
               # Shortcut  4
               - Command  <path to MMSTORE>/MMSTORE %a %n 4

               Save the configuration.

               By pressing Right Amiga-1, you will store the message by
               Sender in MMSAVE:

               By pressing Right Amiga-2, you will store the message by
               Receiver in MMSAVE:

               By pressing Right Amiga-3, MMSTORE will decide for you:
               that is MMSTORE will get the <Your Surname> clause and
               check if it appears as a Sender or Receiver, and then
               it will get the other one as the name for the file.
               In this way, you will be able to store threads very
               easily!

               IMPORTANT: don't insert SPACES in the <Your Surname> clause!
                          because of a little bug in MM Config Manager

               By pressing Right Amiga-4, you will store the message by
               Area in MMSAVE:

                                  THAT'S ALL!

4. The Author
==============

 The author is me and I am the author.

 Send your enthusiastic mails to:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 o E-Mail:	Stradivarius@f340.n331.z2.fidonet.org
 o Fidonet:           2:331/340.0  - Fidonet
 o Euronet:         230:1010/100.0 - Euronet
 o Itaxnet:          70:101/2.0    - Itaxnet

 Send me suggestions!
