Short:    Corrected Alarmist_OnTimeEdit.rexx
Author:   clemenz@zedat.fu-berlin.de
Uploader: clemenz@zedat.fu-berlin.de
Type:     biz/misc

There is a function called WaitForPort that my computer doesn`t supported.
I`ve changed this line from:

    WaitForPort ONTIME

    to

    DO WHILE ~show('p', "ONTIME")
    END


I think this should works on all Amigas with standard AREXX-installation.
Please replace the old script in Everday:rexx-Directory.


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    3025    1138 62.3% 05-Apr-97 08:55:06 +Alarmist_OnTimeEdit.rexx
     442     298 32.5% 05-Apr-97 10:14:22 +Corrected-EO-Script.readme
-------- ------- ----- --------- --------
    3467    1436 58.5% 13-Apr-97 01:53:16   2 files
