home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 7
/
LAUNCH.BIN
/
pc
/
cypher
/
1400.dir
/
00030_Script_30
< prev
next >
Wrap
Text File
|
1996-04-15
|
119b
|
8 lines
on mouseUp
global opensafe
if opensafe = 1 then
go to "open main"
else
go to "main"
end if
end