home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Guide
/
COMPUTER.iso
/
demo
/
office
/
shared.dir
/
00454.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
|
1998-03-29
|
195 b
|
10 lines
on mouseUp
if soundBusy(1) then
sound stop 1
end if
if soundBusy(2) then
sound stop 2
end if
go(1, chars(pathName(), 1, length(pathName()) - length("office\")) & "CONTROL")
end