beginAlarmButton_
Click()
Set [Link] =
Your time is not up
yet.
Declare Boolean
Sentinel = False
Declare Integer
choice
Set choice =
[Link]
Declare String target
A
A
Set target =
[Link]()
Set sentinel =
setTime(target)
choice
Call
PlaySound(batman.
wav)
Call
PlaySound(Alien)
Call
PlaySound(how_ba)
Call PlaySound(Elvis)
=1 =2 =3 =4
setTime(target)
Declare Boolean
sentinel = False
target = time() Return sentinel sentinel = True = False
True
main()
chooseSound =
chooseSound_GUI
End