Re: exporting tagged text out of filemaker to indesign
Re: exporting tagged text out of filemaker to indesign
- Subject: Re: exporting tagged text out of filemaker to indesign
- From: demski <email@hidden>
- Date: Mon, 9 May 2005 20:53:38 +0200
thanxs Malcom, it helped me out!
Am 05.05.2005 um 03:39 schrieb Malcolm Fitzgerald:
On 05/05/2005, at 8:46 AM, demski wrote:
Hi all,
I try to export the content of a text field containing tagged text
for indesign cs out of filemaker.
My Problem is: the text is not recognized as tagged text because
of a hidden character in the very beginning of the text, just
before <ASCII-Mac>.
tell application "FileMaker Pro" to set theCellData to (get data of
cell "product name" of current record)
set theTag to "<"
set theTagIsFound to item 1 of theCellData is theTag
if not theTagIsFound then
set theText to items of theCellData
repeat until theTagIsFound or theText is {}
set theTagIsFound to item 1 of theText is theTag
set theText to rest of theText
end repeat
if theTagIsFound then set theCellData to theTag & theText
end if
theCellData -->
Malcolm Fitzgerald ph: 02 93180877
Database Manager fax: 02 93180530
The Australian Society of Authors www.asauthors.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (Applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
40unter-anderem.com
This email sent to email@hidden
gruss, demski
Die Anderen · digitale mediendienstleistungen
Bellealliancestraße 58 b · 20259 Hamburg
fon: 040 41 26 61 81
fax: 040 41 26 61 83
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden