I use this in FM 7&8
tell application "FileMaker Pro 7"
		tell database "name of db"
			tell current record
				set Codigo to cell "Codigo"
end
end
end

The new table is very important, you need to read the documanetation, because there area lot of 
changes from FM 6 t o 7..

Carlos Ysunza
[log in to unmask]