Rexx Programming/How to Rexx/pull
The 'pull' instruction reads input from standard input and translates it to uppercase:
/* read from standard input into the variable foobar */ pull foobarLast modified on 13 June 2011, at 22:51
The 'pull' instruction reads input from standard input and translates it to uppercase:
/* read from standard input into the variable foobar */ pull foobarLast modified on 13 June 2011, at 22:51