home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1997 February
/
PCA0297.ISO
/
demos
/
shine
/
ee.dxr
/
00070.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-08-18
|
129 b
|
10 lines
on exitFrame
global drehs
if drehs < 1 then
set drehs to 1
go("drehstuhl")
else
goloc(label("1"))
end if
end