home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Indart.cst
/
00019_Script_19
< prev
next >
Wrap
Text File
|
1997-10-14
|
310b
|
13 lines
on ds
set rft to length(the moviepath)
set rft to rft -1
if the machinetype < 255 then
set a to char 17 to rft - (length (the moviename) - 3) of the moviepath
return a
else
set a to char 12 to rft - (length (the moviename) - 3) of the moviepath
return a
end if
end