Includes a predefined routine TELEGRAF to pipe a message to Telegraf/2 (which must be running on the same computer as At).
AT requires two arguments: the time at which to trigger (24 hour format) and the REXX code to execute. If the time is invalid or is not between the current time and midnight, AT exits immediately.
Examples:
AT 15:30 CALL TELEGRAF "Goon Show time!"
AT 10:00 FetchMail MyAccount
File: AT.ZIP
Requires: REXX, REXXUTIL (for SysSleep command).
Installation: None.
Operation: Run with arguments.
De-installation: Delete.
Distribution: Emailware.