AREXX/WSHELL/CONMAN/A2.0
18-Nov-91 07:42:51
Sb: #16600-AREXX/WSHELL/CONMAN/A2.0
Fm: Bill Hawes 72230,267
To: John Draper 76703,4322
Larry,
Yes, WShell 2.0 provides improved support for backticked-command
substitution. Any number of backticked commands can be placed on the
command line, and nesting is allowed using a “ (doubled-backtick)
sequence. Also, WShell detects errors in the commands being expanded and
aborts the command line after displaying the partial text (if you've got
the command-echo option enabled.)
-Bill