This example is a NetRexx version of one of the earliest Rexx programs; it displays the time in 'plain English'.
Here's the source, as a plain ASCII file.
To run the program, create or copy the 'qtime.nrx' file, and then enter the command:
netrexxc -run qtime
This would:
[ NetRexx home page. | IBM home page | Search | Contact IBM | Help | © | tm ]