Short: Year.rexx - Simple ARexx script to print a yearly calendar Author: kaedric@texas.net Uploader: kaedric texas net Type: util/rexx Architecture: m68k-amigaos Simple program that directs its output to the printer.device and prints the current years calendar (default) or any year from 1978 to 2099 if supplied as an argument. Since this is ARexx, it is source released, and placed in the public domain. Feel free to use/hack/modify/delete it as you see fit.