home *** CD-ROM | disk | FTP | other *** search
- tm - Run a command, and display the total execution time and
- errorlevel.
-
- This program is Copyright 1989, by David G. Thomas.
- I may be reached at the PowerSoft BBS (404) 928-9294
-
- You are free to use this program as you please, and distribute it
- to your friends. I only ask that you do not alter the program, and
- you include this file when you pass it on.
-
-
- USAGE: TM command_line
-
- NOTE: Internal DOS commands, like DIR, need to be quoted if they are
- supplied arguments.
-
- Example: TM "DIR *.EXE"
- TM CL /C TEST.C
-