home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
shared.cst
/
00931_Script_931
< prev
next >
Wrap
Text File
|
1987-04-12
|
256b
|
9 lines
on VaTem cod, Lab, nM
if chars(Lab, 1, 1) = cod then
put chars(Lab, 1, (length(Lab)-5)) & "e.pic" into Lab
else if chars(Lab, 2, 2) = cod then
put chars(Lab, 1, (length(Lab)-5)) & "f.pic" into Lab
end if
play Lab of movie nM
end