(view source code of 2stderr.rex as plain text)
/* Display text to standard error */
parse arg text
call lineout STDERR, text
page last modified: 2024-04-16; loaded in 0.0049 seconds