home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Car Screensaver - Toyota
/
TOYOTA.iso
/
mjparty
/
hsqdemo.dxr
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-26
|
258 b
|
18 lines
on startcommon
global stopf
set stopf to 0
end
on stopcommon
global stopf, win, oldsl, rearw
if win = 0 then
if stopf = 0 then
if rearw = 1 then
releaserearwindow()
end if
end if
end if
if oldsl = 0 then
end if
end