Re: Registration request
Laurent Bercot <[email protected]> Thu, 20 Feb 2003 10:16:48 +0100
| Newsgroups | gmane.comp.djb.package |
|---|---|
| Message-ID | <[email protected]> |
> Hi, > > I'd like to add the following /command names to the admin/execline > package: Oops, I did it again: /command/elgetpositionals /command/multisubstitute These commands are wrappers around the new execline variable substitution mechanism: elgetpositionals substitutes the script's arguments to $1, ... $n, $# and $@. multisubstitute allows the user to perform many substitutions at one time. "elgetpositionals" isn't used anywhere, as far as I know. "multisubstitute" apparently is the name of a Mathematica command ; I don't think any confusion is possible. Thanks, -- Ska