ASET v1.0 -- Advanced SET command
Copr (c) 1992,1993 Richard Breuer. ASET is freeware. No warranties.
Usage:
ASET [-ef:hHnprv*] [target {=|:=} expression]
Options (Combined options are not allowed; {\tt -e} and -f are mutually exclusive):
-e Set the ERRORLEVEL according to the result
-f[file] Read a list of statements from file rather than the command line;
if file is omitted, standard input is read
-h Display this help screen
-H Display another help screen with notes and examples
-n Do not SET anything (if not {\tt -e}, -n implies -p)
-p Print the result on stdout (default is quiet operation)
-r Repeat the assignment on stdout (default is quiet operation)
-v Display version info and information about the author
-* Display internal information (for debugging purposes)
|