VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Count Down Timer

Ralnautikuus  (1 Submission)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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)

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)

Assumes
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

Rate Count Down Timer (3(3 Vote))

Download Count Down Timer

Count Down Timer Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters