FileMaker Pro and "field" requests
FileMaker Pro and "field" requests
- Subject: FileMaker Pro and "field" requests
- From: "Arthur J. Knapp" <email@hidden>
- Date: Wed, 19 Mar 2003 12:43:15 -0500
I am experiencing frequent crashes of FileMaker Pro 5.5v2 under
system 9.2.2.
tell app "FileMaker Pro"
tell document 1 --> found set of records
field "card_number_01" --> crash
every cell of field "card_number_01" --> crash
get data field "card_number_01" as list --> crash
I do not crash when I attempt to get this field record by record
in a repeat loop... but that is extremely slow. Does anyone know
how to extract every value of a field from every record without
using a repeat loop and without causing FMP to die?
{ Arthur Knapp, of <
http://www.STELLARViSIONs.com>
a r t h u r @ s t e l l a r v i s i o n s . c o m
Philadelphia : Roxborough / Manayunk / East Falls / Andorra
}
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.