home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PSION / 1997 / 987 / README.TXT < prev    next >
Encoding:
Text File  |  1997-03-31  |  3.0 KB  |  100 lines

  1.   ========================================================================
  2.     (c) Martin N Dunstan  (mnd@dcs.st-andrews.ac.uk)  March 30th, 1997
  3.   ========================================================================
  4.  
  5. Program:
  6.    Txt2Agn
  7.  
  8.  
  9. Version:
  10.    1.10
  11.  
  12.  
  13. Platforms:
  14.    Psion 3a, 3c and Siena. Also runs on the Acorn Pocketbook II.
  15.  
  16.  
  17. Purpose:
  18.    Convert a plain text file of dates and events into an Agenda file.
  19.    Examples of use include converting rota sheets prepared in a spreadsheet
  20.    or simply processing a timetable from work. An example of the input file
  21.    (using dd/mm/yy format) is:
  22.  
  23.       14/2/97 Valentines day
  24.       25/12/97 Christmas day
  25.       25/12/1997 Visit parents
  26.  
  27.    Invalid dates are detected and can be corrected by the user or
  28.    automatically by the program. A variety of preference settings are
  29.    available to control the conversion process and context-sensitive help is
  30.    accessible at all times.
  31.  
  32.    Timed entries are also possible using 12 hour or 24 hour clocks:
  33.  
  34.       31/3/97 8am Get up for work.
  35.       3/4/97  12pm-2pm Lunch with Bob.
  36.       3/4/97  22:30-  Sleeping!
  37.  
  38.    Invalid/unrecognised times are interpreted as untimed entries.
  39.  
  40.  
  41. Author:
  42.    Martin N Dunstan (mnd@dcs.st-andrews.ac.uk)
  43.        (http://www-theory.dcs.st-andrews.ac.uk/~mnd/)
  44.  
  45.  
  46. Txt2Agn is available from:
  47.    http://www-theory.dcs.st-andrews.ac.uk/~mnd/export/txt2agn
  48.    ftp://www-theory.dcs.st-andrews.ac.uk/user/mnd/txt2agn
  49.  
  50.  
  51. History:
  52.    Version 1.00 (released January 27, 1997)
  53.       Only handled untimed events.
  54.    Version 1.10 (released 1st April, 1997)
  55.       Now handles timed events.
  56.  
  57.  
  58. Registration:
  59.    This program is shareware - if you find it useful please register
  60.    your copy by sending your name and a UK cheque for รบ5 to the
  61.    address below. Please include your email address (if you have one)
  62.    so that I can inform you of your code which will remove the nag
  63.    screens and the "annoying window".
  64.  
  65.       Martin Dunstan
  66.       1 Cupar Mills,
  67.       Cupar,
  68.       Fife KY15 5EH
  69.       U.K.
  70.  
  71.    If you live outside the UK you might want to use a service such as Ruesch
  72.    International Financial Services (details of this can be found on the
  73.    Web page http://www.os.qub.ac.uk/nifhs/ruesch.html) to obtain a UK cheque
  74.    relatively cheaply. 
  75.  
  76.  
  77. Installation:
  78.    Read INSTALL.TXT
  79.  
  80.  
  81. Memory usage:
  82.    Txt2Agn.opa ....  23K
  83.    Txt2Agn.rsc .....  0K
  84.    Txt2Agn.agn .....  0K
  85.    User memory ..... 13K
  86.    System memory ... 35K
  87.    Total ........... 71K
  88.  
  89.  
  90. Notes:
  91.    The file TUTORIAL.TXT contains a brief tutorial on using Txt2Agn with
  92.    the DEMO.TXT file that comes with the distribution. A brief manual and
  93.    frequently asked questions section can be found in MANUAL.TXT. This
  94.    file describes the format for the lines in the input file.
  95.  
  96.   ========================================================================
  97.     (c) Martin N Dunstan  (mnd@dcs.st-andrews.ac.uk)  March 30th, 1997
  98.   ========================================================================
  99.  
  100.