The rexx utility at ftp://public.dhe.ibm.com/s390/zos/tools/rexx/rexx.c supports command line entered rexx. For example: rexx -c "file='/etc/rc';do while lines(file)>0;say linein(file);end;return 0"
Bill Schoen ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
