home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Smart Steps: 2nd Grade
/
SSGRADE2.iso
/
pc
/
dkcode
/
intro.dxr
/
00004_Wait.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-28
|
91 b
|
7 lines
on exitFrame
global EndTime
if EndTime > the ticks then
go(the frame)
end if
end