ENV.TXT
Partial Listing

:sub2
ENVSIZE > $ENVS$$$.BAT
CALL $ENVS$$$
ECHO The environment uses about %2 bytes (limit = %env% bytes)
FOR %%v IN ($ENVI$$$ $PATH$$$ $ENVS$$$) DO DEL %%v.BAT
DEL ENV.$$$
SET env=


To use ENVSIZE.COM with ENV.BAT, replace the lines from the label sub2 to the
end with these lines.
