home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
CREDITS.DIR
/
00018_Script_18
< prev
next >
Wrap
Text File
|
1997-09-27
|
176b
|
10 lines
on biografia nome
set n to 20
repeat while n<74
if nome=char 1 to (the length of nome) of field n then return n
set n to n+1
end repeat
return 74
end