home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Spazio
/
SHAREDS.CST
/
03095_Script_3095
< prev
next >
Wrap
Text File
|
1997-09-15
|
160b
|
12 lines
on estrai_linea str
set off1 to offset (return,str)
if off1 >0 then
return char 1 to off1-1 of str
else
return ""
end if
end