home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Guia CD-ROM 25
/
GUIACD25.iso
/
bht
/
06.dir
/
00227.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
|
1996-02-08
|
197 b
|
6 lines
on propertySet propertyType, startChannel, endChannel, TRUEorFALSE
repeat with i = startChannel to endChannel
do("set the" && propertyType && "of sprite i = " & TRUEorFALSE)
end repeat
end