-------------------------------------------------------------------------------
Program : ListEnv
Purpose : Output DOS evironment variables as .bat file or text
Author : (C) Jon Ripley, 2002
Version : 0.01 (29th November 2002)
-------------------------------------------------------------------------------
ListEnv vsn 0.01 (29 Nov 2002) (C) Jon Ripley
Usage: ListEnv [options]
Options:-
-d <filename> Output DOS .bat file of variables
-o <filename> Output environment variables as text
-h Display this help text
-l Display the licence for this program
-b Beep when command is completed
-q <command> Command to execute on exit
|