home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Fácil 3
/
CDFACIL3.iso
/
lazer
/
desafios
/
hall.Dxr
/
00047.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-01
|
160 b
|
12 lines
on exitFrame
set framkie to random(5)
case framkie of
1:
go("slaphappy")
2:
go("grrr")
otherwise:
go("hit me")
end case
end