(view source code of 2stderr.rex as plain text)
/* Display text to standard error */
parse arg text
call lineout STDERR, text
page last uploaded: 2019-01-21, 22:48