home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 22
/
cdrt22.iso
/
pc
/
bugbook
/
map.dir
/
00253_Script_253
< prev
next >
Wrap
Text File
|
1995-06-26
|
275b
|
10 lines
-------------------------
--SET CURSOR TO CLOCK & COUNT
-------------------------
on exitFrame
global soundCount,helpPhrases,AnsonButtonHelp
playAnsonSound (getAt(helpPhrases,soundCount),"AnsHpSnd")
set soundCount=soundCount+1
set the timeOutLapsed to 0
end