For the sake of completeness you should know that some environment variables are virtual, so won't appear in "set".

They also won't be available to KiXtart.

Some examples are %RANDOM%, %ERRORLEVEL%, %TIME% and %DATE%. These are only available when referenced within a DOS shell command interpreter, so you can use them in batch files and on the command line.

{edit}
Just noticed Jooel already mentioned %TIME% in his earlier post.
{/edit}


Edited by Richard H. (2004-08-20 10:00 AM)