home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / mar94 / util / misc / kalender.lha / Kalender / Kalender.doc < prev    next >
Text File  |  1993-12-18  |  4KB  |  140 lines

  1. Kalender V2.1 - OS2.04 required
  2. -------------------------------
  3.  
  4. Kalender is a little program, which should help you remembering dates.
  5. To do this you became special features (see below for more)!
  6. But first i want to inform you about a Shell/WB special:
  7. 1. If you start Kalender from Shell you use it like a normal Shell-Command
  8.    this means that all output go to the current Shell-window.
  9. 2. If you start it from WB Kalender parses its arguments from the Tooltypes
  10.    and opens a window.
  11.  
  12. Hint: use Kalender in your shell-startup sequence or in the WBStartup Drawer
  13.  
  14.  
  15. Now the Shell & WB options:
  16.  
  17. PATH <path>    : path for Kalender.dat file - DEFAULT: 'S:'
  18.                  Attention: must end in ':' or '/'!
  19.  
  20. FILE <file>    : Name of Kalender.dat file - DEFAULT: 'Kalender.dat'
  21.  
  22. ONCE           : If this flag is set Kalender will run only one time per day
  23.  
  24. SHOW <num>     : How many days to show from 'today' - DEFAULT: 31
  25.  
  26. LANGUAGE <num> : Output language (for weekdays)
  27.                  (0=Englisch/1=Deutsch/2=Französisch/3=Spanisch) - DEFAULT: 1
  28.  
  29. MARK           : (TOGGLE FLAG!) if this is set - today and tomorrow will be
  30.                  market with special colors.
  31.  
  32. STATUS "text"  : Sets text for status line
  33.                  DEFAULT: "Terminübersicht am %w, den %d.%m.%y"
  34.  
  35. DATE1 "text"   : Sets text for date-output-form
  36.                  DEFAULT: "%d.%m."
  37.  
  38. LINE "text"    : Outputline format
  39.                  DEFAULT: "%1 : %t"
  40.  
  41. NOSAVE         : This flag told kalender not to save if something has changed
  42.  
  43. NODATA         : if no output data was found - a little message appears!
  44.  
  45.  
  46. to do:
  47.  
  48. 'show only actual year'
  49. 'show only xxxx year'
  50. 'show up from xxxx year'
  51. 'show upto xxxx year'
  52. 'show only xx flag entrys'
  53. 'not show xx flag entrys'
  54.  
  55.  
  56.  
  57. only Shell options:
  58.  
  59. ?                          : Try it :-) or see Style Guide *grin*
  60.  
  61. INSERT "%d.%m.[%j] : text" : Inserts text to the file - in a later version
  62.                              this command will use the DATE1/DATE2 settings
  63.  
  64.  
  65. Hints to options:
  66.  
  67. All settings of SHOW/LANGUGE/MARK/STATUS/DATE1/DATE2 will be saved in the
  68. 'Kalender.dat' file!
  69.  
  70. Specialtext of STATUS/DATE1/DATE2/LINE/(INSERT):
  71.  
  72. %d    : Day          (number)
  73. %m    : Month        (number)
  74. %o[l] : Month         (text)
  75. %y    : year         (number)
  76. %w[l] : Weekday      (text)
  77. %n    : Weekday      (number) / 1=Monday - 7=Sunday
  78. %e    : Weeknr.      (number)
  79. %1    : Dateformat   DATE1
  80. %t    : Text
  81.  
  82. [l] means an optional 'l' that formats the parameter with the max. possible
  83. string length.
  84.  
  85.  
  86. Specialtext of INSERT:
  87.  
  88. %j            : Year diffs for %d.%m.%j dates (birthday age)
  89. %k            : Kill date if reached
  90. %h            : Show only on specified day
  91. %'ARexx file' : execute ARexx file (filename without .rexx)
  92.  
  93. to do:
  94.  
  95. %?? : xx flags
  96.  
  97.  
  98. This distribution includes 2 files (Cal1.dat/Cal2.dat) with many dates - this
  99. files are converted from Unix - thanx to Joerg Bublath "Skull" for it :)
  100.  
  101. ------------------------------------------------------------------------------
  102.     Kalender - to help you remembering dates
  103.     Copyright (C) 1993  Kai Hofmann
  104.  
  105.     This program is free software; you can redistribute it and/or modify
  106.     it under the terms of the GNU General Public License as published by
  107.     the Free Software Foundation; either version 2 of the License, or
  108.     (at your option) any later version.
  109.  
  110.     This program is distributed in the hope that it will be useful,
  111.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  112.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  113.     GNU General Public License for more details.
  114.  
  115.     You should have received a copy of the GNU General Public License
  116.     along with this program; if not, write to the Free Software
  117.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  118. ------------------------------------------------------------------------------
  119.  
  120. Bugs/new features/comments etc. to me:
  121.  
  122. Kai Hofmann
  123. Arberger Heerstraße 92
  124. 28307 Bremen
  125. Germany
  126.  
  127. EMail: i07m@alf.zfn.uni-bremen.de
  128.  
  129.  
  130. P.S.: I am searching for formulas to calculate the moon-phases and other
  131.       dynamical dates.
  132.       If someone likes my program very much - you could send me money
  133.       (only US$/DM) or some other gifts :)
  134.  
  135.  
  136. Greetings to: #AmigaGER and all other nice IRC-Users (specialy to
  137.               Skull & PickUp)/Fred Fish/Andree Gießel/Thomas Jäger/
  138.               Olaf Bergst/Hanno Meier/Marcus Fährer/
  139.               Happy Brownis (nice Sound)
  140.