Jeff wrote:
Try:
print mold system/options/args
2.3 contains a goof with how the command line args are
passed. What once was a string is now a block containing
a string.
[snip]
The next version will correct the arg passing behavior
back to the old style.
Your script should work again with you do:
first system/options/args
----------------------------
In addition, the string contains the leading spaces that follow the script
name or first argument.
Thanks for the help. That fixes it right up.
Garold (Gary) L. Johnson
DYNAMIC Alternatives
[EMAIL PROTECTED]