|
ENVY is a batch file enhancement utility for MS-DOS, Win95,Win98,NT batch files. ENVY will work under Windows NT/2000 if COMMAND.COMis used as the batch processor.ENVY is a stand-alone program that provides 38 new subcommands foruse in batch files ( spanning string-manipulation, mathematics,bitwise operations, comparsions, date & time functions, randomnumbers, file I/O, and text parsing )ENVY is able to alter environment variables in the parentCOMMAND.COM environment, greatly simplifying many programmingtasks which must be accomplished via a batch file.ENVY is well-suited to address frequent problems such as needing tobuild a filename or directory name from the current date date aswell as handling the "<" and ">" character processing inside a batchfile.
|