home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 August
/
WPCAUG96.ISO
/
multi
/
singing
/
shared.dxr
/
01974_TRACEHIT.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-12
|
254 b
|
10 lines
on TraceHit
global textSpr
set hit to the clickOn
if the blend of sprite hit > 0 then
set posn to hit - FirstSocketSprite() + 1
set newarticle to GoBackTo(posn)
set the castNum of sprite textSpr to phraseLookUp(newarticle)
end if
end