home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 953 / history.txt next >
Encoding:
Text File  |  2001-09-25  |  13.2 KB  |  219 lines

  1. SAVEMAIL HISTORY & UPGRADING INSTRUCTIONS
  2. ------------------
  3. v 1.00 * first public release
  4. v 1.10 * "internationalized" version, should work with any language
  5.          of the Psion S5 and MsgSuite 1.52
  6. v 1.11 * fixed a bug when the date format was 12 hours am/pm
  7. v 1.12 * fixed a bug that caused the date string to be copied into the
  8.          title when the subject was particularly long
  9. v 1.13 * fixed a bug that sometimes prevented the "from" field from
  10.          being copied; no more "display switching" between Email and
  11.          the Data file during the copy & paste procedures (saves time and
  12.          batteries...)
  13. v 1.20 * all the message fields are now copied in one single step, then
  14.          pasted all together to the Data file (saves time);
  15.        * rewritten the date format procedure (now much faster);
  16.        * to prevent a "compressing file to save memory" routine from
  17.          interfering with the correct timing of the macro, the Data file is
  18.          now always opened at the beginning of SaveMail
  19. v 1.21 * CC and BCC fields, if present in the original MsgSuite message,
  20.          are simply ignored and no more pasted to the wrong place (the title
  21.          field) of the MailBox Data file
  22. v 2.00 * CC and BCC fields, if present, are now correctly stored to a new
  23.          field (CC/BCC) in the Mailbox Data file; see UPGRADING below
  24.        * fixed a bug that made the macro crash when trying to copy a field
  25.          (other than body) with more than 250 characters; see KNOWN ISSUES
  26. v 2.10 * no more headaches while struggling with the opl code to adapt it
  27.          to your folders, CF cards etc. and re-translating the whole! Now the
  28.          macro is supplied in a ready-to-go SaveMail.opo file and a complete
  29.          setup process will guide you the first time you launch SaveMail;
  30.        * added the option of using multiple Data files to store different
  31.          kinds of messages (see UPGRADING below);
  32.        * added the option of automatically archiving a group of messages
  33.          and deleting them from Email, if necessary;
  34.        * now SaveMail detects your DATE FORMAT from the System settings
  35.          and works correctly according to them (no more problems for the
  36.          American MM/DD/YYYY format!).
  37. v 2.11 * added the option to create a NEW Data file from within the macro;
  38.        * the SaveMail.ini file (which contains your setup details) is now
  39.          stored to the "C:\System\" folder to prevent a "Syntax error" if any
  40.          "illegal" character (e.g. space) is contained in the path of the
  41.          macros folder (if you want to keep the .ini file saved with v2.10,
  42.          simply move it from your macros folder to the new location, otherwise
  43.          delete it);
  44.        * now fully compatible with Geofox machines (no need to modify the
  45.          code and retranslate, just use the supplied SaveMail.opo file);
  46.        * added a report window after a successful archiving of more messages;
  47.        * now SaveMail, if run as a standalone app, doesn't crash but informs
  48.          the user that it has to be launched through Macro5.
  49. v 2.12 * due to an oversight on my side, all the "preformatted" Data
  50.          files shipped with the previous releases of SaveMail had the FIND
  51.          facility disabled; the new SaveMail.box of this release fixes the
  52.          problem, but if you have previous Data files, simply open them,
  53.          choose Menu/Tools/Find by label... and tick all the labels you want
  54.          to include in your search (the more labels you select, the slower
  55.          will be the search, especially with big Data files);
  56.        * added a progress report after each message of a group is successfully
  57.          stored (e.g. "Message 2 of 8 stored");
  58.        * minor changes to some dialog windows.
  59. v 2.20 * fixed a bug that made the macro crash when archiving messages
  60.          with an empty "TO" field (e.g. the Psion.life mailing list from Psion)
  61.        * now the SaveMail Setup may be relaunched from within the macro,
  62.          in the target data file window (if enabled).
  63. v 2.30 * easier setup: now SaveMail automatically detects the version of
  64.          Macro5 you have installed on your machine;
  65.        * rewritten the procedure to test if SaveMail is launched as a macro;
  66.        * added a warning window when the "auto-delete" option is selected;
  67.        * now works on the 5mx, with some limitations;
  68. v 2.40 * added the option of storing the messages to a "plain" Word file;
  69.        * added an icon (SaveMail.ico) for the graphic panels of Macro5 v2.40;
  70.        * in the setup procedure, added the option of changing the "Yes button
  71.          keystroke" of the Email app if SaveMail fails to detect the right one
  72.          (may happen if the language of your S5 differs from the one of Email)
  73. v 2.41 * for 5mx users only: solved a problem due to the Email program
  74.          which deletes the From field from any stored "Sent" message (moved
  75.          from the "Sent" folder to any other user-defined folder)
  76.        * should work with any language of the 5mx and 5mx-pro (feedback is
  77.          welcome, as I can only work on the Epoc R5 PC Emulator...)
  78. v 2.42 * for 5mx users only: now the macro lets you specify a Date and Time
  79.          which will be put in the Time field of any stored message
  80.        * for 5mx users only: the "auto-delete" option has been re-enabled, as
  81.          the above option allows you a better handling of each message
  82. v 2.50 * from this version onwards there are two different macros for Epoc
  83.          Release 3 (Psion S5 and Geofox) and Release 5 (Psion S5mx etc.)
  84.        * Macro5 v2.37 is no more supported, so check if v2.40 is installed
  85.        * solved the problem with the dates: by using the "Reply to" option, the
  86.          macro can get the right time and date of a message; doesn't work with
  87.          Sent messages moved from the original Sent folder, which are given
  88.          the time and date of the storing process, marked with (*) - see below
  89.        * no more crashes when the macro finds a FAX: now such messages
  90.          are simply ignored (SaveMail can't deal with them) and never deleted
  91.        * found a better way to get the "Yes button keystroke": no more need
  92.          to ask for it in the Setup procedure
  93. v 2.51 * easier setup: no need to specify the System shortcuts, now the
  94.          procedure simply suggests a choice of machines/languages
  95.        * fixed some problems with the German 5mx-pro (Find window in
  96.          Email not working and AdjustDate routine fooled by month names
  97.          in English instead of German...)
  98.        * by using the "Reply to" option, the storing of a message to a Psion
  99.          Word file is accomplished in one single step (much faster)
  100.        * improved the handling of messages stored to a Psion Word file: the
  101.          wbox extension has been eliminated, so any Word file can be selected
  102.          as a target file; now the cursor is always left at the beginning of the
  103.          file when the storing procedure ends; if you select an existing Word
  104.          file, now the macro opens it in background (faster)
  105. v 2.60 * now the macro correctly handles any attachments it finds, puts their
  106.          names to the target file and copies them to a user defined folder
  107.        * for the above new functionality, the MailBox Data files have a new
  108.          field to store the attachment(s) name (and path); Data files from
  109.          any previous release have to be manually updated to be used with v2.60,
  110.          see below the UPGRADING notes!
  111.        * CC and BCC fields, if present, now are correctly identified and copied
  112.          to the appropriate field in the target file
  113.        * added an option to automatically close the target file at the end of
  114.          the storing procedure
  115. v 2.61 * now works with the Italian 5mx
  116.        * fixed a bug that made the macro crash when opening big Data files
  117. v 2.62 * added the option to filter attachments: now you can select up to 4
  118.          default names of attachments that will be always filtered by the macro,
  119.          and so won't be saved to disk (e.g. "attachment" or "winmail.dat)
  120.        * added the option to modify the macro speed (by increasing or decreasing
  121.          the "Pause value" in the setup) in order to adapt it to different processor
  122.          clock and different media support (Data files and Email messages stored
  123.          to RAM are much more faster to be opened than the ones stored to a CF Card
  124.          or to an IBM Microdrive)
  125.        * fixed a bug that prevented the macro from storing the correct date if the
  126.          date field was broken into two lines (e.g. using large fonts in Email)
  127. v 3.00 * SaveMail has become a "real" program (but still uses Macro5 libraries)!
  128.          Easier installation through a standard sis file: now you can launch it
  129.          via the Extras bar, or use it as usual via a Macro5 shortcut
  130.        * added a "right" keystroke to move to the messages window in Email if
  131.          you forget the cursor in the folders window
  132.        * added the support to the German Ericsson MC218
  133.        * fixed a bug when opening the Data target file for the first time
  134. v 3.10 * changed the way messages with truncated fields (To/CC/BCC & Attachment(s)
  135.          exceeding the 250 char limit) are treated: now a (*) mark is put in their
  136.          subject field, and the storing procedure is no more halted; the final
  137.          report will notify the total number of messages with the above problem
  138.        * fixed minor "timing" bugs
  139.        * fixed a bug when dealing with multiline CC/BCC fields
  140.        * fixed a bug when dealing with messages with many attachments
  141. v 3.11 * fixed a bug when the From field was also copied to the CC & BCC fields
  142.        * fixed a bug with the Italian S5mx ("String too long" error)
  143.        * cosmetic changes to some windows
  144.        * now SaveMail windows float over the Email application, letting you
  145.          see the messages headers to work with
  146.        * now SaveMail has its own Help file, accessible from within the program
  147.        * rewritten the code to make use of external rsc files for each
  148.          language: English & Italian now available
  149. v 3.12 * added support to the Italian Revo(Plus), having different shortcuts
  150.          from the Italian 5mx (!?!)
  151.        * fixed a bug when the list of the Attachments was longer than 255 chars
  152.        * solved the problem with From and CC/BCC fields exceeding the 255 chars
  153.          limit: now they are correctly stored and never truncated
  154.        * for the above reason, the MailBox Data file structure has been slightly
  155.          changed: now the From field has become a "memo" field; see UPGRADING below
  156.        * the procedure for copying the messages from Email has been modified and
  157.          made a little faster
  158.  
  159. UPGRADING to v3.12 (from v2.60 and later)
  160. ------------------
  161. From v3.12 the MailBox Data file structure has changed, as the "To" field and
  162. the "Attachment(s)" one are "memo" fields and no more "text" fields (limited to
  163. 250 characters): if you create a new target Data file from the program itself,
  164. the file will be of the new type; if you want to update any previous Data file
  165. to the new structure (only if you suppose to have to deal with messages with the
  166. "To" field exceeding the 250 char limit), just follow the instructions below:
  167.  
  168. * create a new MailBox Data file from within SaveMail and leave it empty
  169. * open this new Mailbox file
  170. * select Menu/File/More/Merge in...
  171. * select the old MailBox file you want to update
  172. * press OK and it will be completely copied into the new one
  173.  
  174. UPGRADING from v2.51
  175. ------------------
  176. From v2.60 the MailBox Data file structure has changed, to make place to
  177. the new Attachment(s) field: if you create a new target Data file from
  178. the macro itself, this file will be of the new type; if you want to update
  179. any previous Data file to the new structure (essential if you want to continue
  180. using them with v2.60), just follow the instructions below:
  181.  
  182. - open your old MailBox Data file
  183. - select Menu/Tools/Change labels...
  184. - select ADD...
  185. - in the "label" field write: Attachment(s)
  186. - in the "data type" select: TEXT
  187. - put 250 in the No. characters field
  188. - choose OK two times
  189. - select Menu/Tools/Label preferences...
  190. - with the down arrow highlight Attachment(s)
  191. - choose the "Move Up" button
  192. - now you should have the Attachment(s) label positioned above the Body one
  193. - choose OK
  194.  
  195. UPGRADING from v2.00 to v2.10
  196. ------------------
  197. If you already have a MailBox Data file from v2.00, simply RENAME it
  198. in order to add the ".box" EXTENSION (e.g. in system screen highlight the
  199. MailBox file, select Menu/File/Rename and change the name to Mail.box)
  200.  
  201. UPGRADING from v1.xx to v2.00
  202. ------------------
  203. The new Mail.box Data file you find in the savemail.zip file has been
  204. modified to make place for the CC/BCC field; if you already have a
  205. MailBox Data file from previous versions of SaveMail, you have to
  206. modify it in order to create this new field:
  207. * open your old MailBox Data file
  208. * select Menu/Tools/Change labels...
  209. * select ADD...
  210. * in the "label" field write: CC/BCC
  211. * in the "data type" select: MEMO
  212. * choose OK two times
  213. * select Menu/Tools/Label preferences...
  214. * with the down arrow highlight CC/BCC
  215. * choose the "Move Up" button
  216. * now you should have the CC/BCC label positioned between TO and Body
  217. * choose OK
  218. * now your Data file is upgraded to SaveMail v2.xx
  219.