home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
shared.cst
/
00951_Script_Big
< prev
next >
Wrap
Text File
|
1987-04-12
|
164b
|
7 lines
on mouseUp
cambiocast
put the frameLabel into LabCur
put chars(LabCur, 1, (length(LabCur)-3)) into LabCur
put LabCur & "Big" into dest
play dest
end