Category : Miscellaneous Language Source Code
Archive   : STOP_GO.ZIP
Filename : SG.DOC

 
Output of file : SG.DOC contained in archive : STOP_GO.ZIP

Stop & Go - TSR Stopwatch
(C) 1990-91 by Microsystems Sofware, Inc.
Author: Ratko V. Tomic

Program SG.EXE simulates simple stopwatch. It remains resident, and its
functions are activated via hotkeys. Stop&Go uses CodeRunneR (TM) TSR
library for C and assembler. As result it occupies only 2032 bytes of
DOS memory when resident, even though it is written entirely in C.

NOTE: Symbol # (below) stands for Left Shift, and ^ for Left Control.

The following functions are available in TSR mode:

^#G or F12 Start/Stop the stopwatch counter. The ellapsed time is
displayed on Stop. Any key will clear the pop-up.

^#O or F11 Start/Stop, except that is sent to the foreground
application on Start. This allows timing of applications
which require some input before their processing starts.

^#E or #F12 Use DOS Exec/Exit calls to start/stop the stopwatch.
This allows measuring total execution time of a program.
Once the timed program exits, the time is displayed.
To disable this feature press #F12 again.


COMMAND LINE OPTIONS

/U Uninstall Stop&Go. This has no effect if another TSR
was loaded after Stop&Go, and which trapped some of
its interrupt vectors (0x9, 0x28).



  3 Responses to “Category : Miscellaneous Language Source Code
Archive   : STOP_GO.ZIP
Filename : SG.DOC

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/