home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 952 / history.txt next >
Encoding:
Text File  |  2000-10-05  |  8.5 KB  |  120 lines

  1.             
  2.             
  3.             SAVEMAIL HISTORY & UPGRADING INSTRUCTIONS
  4.             ------------------
  5.             v 1.00 * first public release
  6.             v 1.10 * "internationalized" version, should work with any language
  7.                      of the Psion S5 and MsgSuite 1.52
  8.             v 1.11 * fixed a bug when the date format was 12 hours am/pm
  9.             v 1.12 * fixed a bug that caused the date string to be copied into the
  10.                      title when the subject was particularly long
  11.             v 1.13 * fixed a bug that sometimes prevented the "from" field from
  12.                      being copied; no more "display switching" between Email and
  13.                      the Data file during the copy & paste procedures (saves time and
  14.                      batteries...)
  15.             v 1.20 * all the message fields are now copied in one single step, then
  16.                      pasted all together to the Data file (saves time);
  17.                    * rewritten the date format procedure (now much faster);
  18.                    * to prevent a "compressing file to save memory" routine from
  19.                      interfering with the correct timing of the macro, the Data file is
  20.                      now always opened at the beginning of SaveMail
  21.             v 1.21 * CC and BCC fields, if present in the original MsgSuite message,
  22.                      are simply ignored and no more pasted to the wrong place (the title
  23.                      field) of the MailBox Data file
  24.             v 2.00 * CC and BCC fields, if present, are now correctly stored to a new
  25.                      field (CC/BCC) in the Mailbox Data file; see UPGRADING below
  26.                    * fixed a bug that made the macro crash when trying to copy a field
  27.                      (other than body) with more than 250 characters; see KNOWN ISSUES
  28.             v 2.10 * no more headaches while struggling with the opl code to adapt it
  29.                      to your folders, CF cards etc. and re-translating the whole! Now the
  30.                      macro is supplied in a ready-to-go SaveMail.opo file and a complete
  31.                      setup process will guide you the first time you launch SaveMail;
  32.                    * added the option of using multiple Data files to store different kinds
  33.                      of messages (see UPGRADING below);
  34.                    * added the option of automatically archiving a group of messages
  35.                      and deleting them from Email, if necessary;
  36.                    * now SaveMail detects your DATE FORMAT from the System settings
  37.                      and works correctly according to them (no more problems for the
  38.                      American MM/DD/YYYY format!).
  39.             v 2.11 * added the option to create a NEW Data file from within the macro;
  40.                    * the SaveMail.ini file (which contains your setup details) is now
  41.                      stored to the "C:\System\" folder to prevent a "Syntax error" if any
  42.                      "illegal" character (e.g. space) is contained in the path of the macros
  43.                      folder (if you want to keep the .ini file saved with v2.10, simply
  44.                      move it from your macros folder to the new location, otherwise
  45.                      delete it);
  46.                    * now fully compatible with Geofox machines (no need to modify the
  47.                      code and retranslate, just use the supplied SaveMail.opo file);
  48.                    * added a report window after a successful archiving of more messages;
  49.                    * now SaveMail, if run as a standalone app, doesn't crash but informs
  50.                      the user that it has to be launched through Macro5.
  51.             v 2.12 * due to an oversight on my side, all the "preformatted" Data
  52.                      files shipped with the previous releases of SaveMail had the FIND
  53.                      facility disabled; the new SaveMail.box of this release fixes the
  54.                      problem, but if you have previous Data files, simply open them,
  55.                      choose Menu/Tools/Find by label... and tick all the labels you want
  56.                      to include in your search (the more labels you select, the slower
  57.                      will be the search, especially with big Data files);
  58.                    * added a progress report after each message of a group is successfully
  59.                      stored (e.g. "Message 2 of 8 stored");
  60.                    * minor changes to some dialog windows.
  61.             v 2.20 * fixed a bug that made the macro crash when archiving messages
  62.                      with an empty "TO" field (e.g. the Psion.life mailing list from Psion)
  63.                    * now the SaveMail Setup may be relaunched from within the macro,
  64.                      in the target data file window (if enabled).
  65.             v 2.30 * easier setup: now SaveMail automatically detects the version of
  66.                      Macro5 you have installed on your machine;
  67.                    * rewritten the procedure to test if SaveMail is launched as a macro;
  68.                    * added a warning window when the "auto-delete" option is selected;
  69.                    * now works on the 5mx, with some limitations;
  70.             v 2.40 * added the option of storing the messages to a "plain" Word file;
  71.                    * added an icon (SaveMail.ico) for the graphic panels of Macro5 v2.40;
  72.                    * in the setup procedure, added the option of changing the "Yes button
  73.                      keystroke" of the Email app if SaveMail fails to detect the right one
  74.                      (may happen if the language of your S5 differs from the one of Email)
  75.             v 2.41 * for 5mx users only: solved a problem due to the Email program
  76.                      which deletes the From field from any stored "Sent" message (moved
  77.                      from the "Sent" folder to any other user-defined folder)
  78.                    * should work with any language of the 5mx and 5mx-pro (feedback is
  79.                      welcome, as I can only work on the Epoc R5 PC Emulator...)
  80.             v 2.42 * for 5mx users only: now the macro lets you specify a Date and Time
  81.                      which will be put in the Time field of any stored message
  82.                    * for 5mx users only: the "auto-delete" option has been re-enabled, as
  83.                      the above option allows you a better handling of each message
  84.             v 2.50 * from this version onwards there are two different macros for Epoc
  85.                      Release 3 (Psion S5 and Geofox) and Release 5 (Psion S5mx etc.)
  86.                    * no more crashes when the macro finds a FAX: now such messages
  87.                      are simply ignored (SaveMail can't deal with them) and never deleted
  88.                    * found a better way to get the "Yes button keystroke": no more need
  89.                      to ask for it in the Setup procedure
  90.             v 2.51 * improved the handling of messages stored to a Psion Word file: the
  91.                      wbox extension has been eliminated, so any Word file can be selected
  92.                      as a target file; now the cursor is always left at the beginning of the
  93.                      file when the storing procedure ends; if you select an existing Word
  94.                      file, now the macro opens it in background (faster)
  95.             
  96.             UPGRADING from v2.00 to v2.10
  97.             ------------------
  98.             If you already have a MailBox Data file from v2.00, simply RENAME it
  99.             in order to add the ".box" EXTENSION (e.g. in system screen highlight the
  100.             MailBox file, select Menu/File/Rename and change the name to Mail.box)
  101.             
  102.             UPGRADING from v1.xx to v2.00
  103.             ------------------
  104.             The new Mail.box Data file you find in the savemail.zip file has been
  105.             modified to make place for the CC/BCC field; if you already have a
  106.             MailBox Data file from previous versions of SaveMail, you have to
  107.             modify it in order to create this new field:
  108.             * open your old MailBox Data file
  109.             * select Menu/Tools/Change labels...
  110.             * select ADD...
  111.             * in the "label" field write: CC/BCC
  112.             * in the "data type" select: MEMO
  113.             * choose OK two times
  114.             * select Menu/Tools/Label preferences...
  115.             * with the down arrow highlight CC/BCC
  116.             * choose the "Move Up" button
  117.             * now you should have the CC/BCC label positioned between TO and Body
  118.             * choose OK
  119.             * now your Data file is upgraded to SaveMail v2.xx
  120.