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