English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am trying to make a prg alarm clock. I am going to run a do while loop and need to know how to convert a numerical to a time conversion. if anyone knows let me know, or if you have a better idea on how to make an alarm clock through foxpro please let me know. I am running a form that i can enter the time in and hit start. once i hit start it will be in the background waiting for that time to approach i will have a messagebox and a .wav file run. thanks

2006-07-25 06:02:59 · 1 answers · asked by daniel e 3 in Computers & Internet Programming & Design

1 answers

If you are using VFP then use Timer Control's Timer event for checking Alarm expiration.
Loop will slowdown your process.
Use API to run Wav file

2006-07-25 09:17:15 · answer #1 · answered by pratikmx 2 · 0 0

fedest.com, questions and answers