home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Popein.dir
/
00026_Script_26
< prev
next >
Wrap
Text File
|
1997-10-10
|
249b
|
12 lines
on mettis da,a
repeat with s = da to a
set the scriptText of member s to field "script"
end repeat
end
on mettii da,a
repeat with s = da to a
set the Text of member s to ((the Text of member s) & return)
end repeat
end