Dopus5_Reminder V1.0
====================

Installation:
-------------
This is just an example how to install it.

Install the remind-checker:
1. Copy the 2 scripts "remind_check.dopus5" and
   "remind_edit.dopus5" to Dopus5:ARexx/
2. Start Dopus5+ (I use it with Dopus Magellan)
3. Select "Settings/Scripts..." from menu
4. Double-Click at "Start"
   It should open the function-editor.
   Select "ADD"-Button.
   Select "Arexx" at pulldown-menu.
   enter following line there: "dopus5:Arexx/remind_check.dopus5" and press return.
   Select USE and then SAVE at Script-Select window...

Install the remind-editor:
1. I use it as hotkey:
   Select "Settings/Hotkeys..." from menu.
2. Add a new hotkey (enter a name like REMINDER) and double click at the new entry.
3. Select "Arexx" at pulldown-menu.
   enter following line there: "dopus5:Arexx/remind_edit.dopus5" and press return.
   Choose a hotkey (I use "lctrl + lalt + HELP" for example)
   Select USE and then SAVE at Hotkey window...

If you now press the hotkey you selected, it should oben the reminder-Window.
Read documentation for more information.
