MACSCRPT Archives

September 2006

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Carlos Ysunza <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Sun, 17 Sep 2006 11:42:32 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (15 lines)
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]

ATOM RSS1 RSS2