Count Down Timer
Just a basic timer. read and write to an ini file for configuration instead of using API calls (see MYINI.bas) the user can configure the settings to play wave files for stoping and starting. I will release further updates in the future (possibly, setting it to configure to use any named wav file for starting and stopping)
Original Author: Robert Sexton
Inputs
just text. type the amount of hours, minutes and seconds to countdown and click start. the program will increment standard amounts of minutes and seconds (in other words if 1 minute and 90 seconds are input, the computer will not increment the 1 minute until the seconds reaches 0)
Assumptions
the executable, ini file and wav files must all be in the same folder for the program to use them correctly
Returns
plays two wave file named TimerStart.wav and TimerStop.wav
will set configuration settings to file Timer.ini
Side Effects
if the ini file is not present, i don't know what will happen. if the wav files are not present or not named correctly, then no sounds will be played.
API Declarations
see compcontrol.ocx
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 78 times
Categories
Attachments
CODE_UPLOAD1301212242000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 53,063 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.