#Testing Printer
Allan,
ARexx uses normal DOS calls to talk to PRT:, so if the printer isn't ready,
DOS will put up a requestor notifying the user. If the user cancels the
requestor, the return from writeln() should indicate that no characters
were written.
-Bill Hawes