home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
ch06_med
/
txtchngr
/
txtchngr.dcr
/
00009.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-12-06
|
176 b
|
6 lines
on mouseDown
global gNextPage, gBaseURL
set gNextPage to gBaseURL & "e_s" & the name of cast the mouseCast & ".htm"
go(label("e_s" & the name of cast the mouseCast))
end