Chad,

It would really help if you could give a sample of how your data is stored within FileMaker (distributed over some records and/or fields).

Quite frankly, I don't understand why everybody tries to use all kinds of clumsy work arounds, while a clean and easy XSLT style sheet would solve all problems.


Winfried



On 2009-10-13, at 02:06, Chad Chelius wrote:

Tim,
I tried your suggestion but couldn't get it to work. One entry of my text looks something like this:

<paraStyle:Full_Name>John Doe<0x000D><ParaStyle:Address>123 Winding Way<0x000D><ParaStyle:City_St_Zip>Allover, PA 1345<0x000D>

Should this work or am I missing something? Thanks for you input.

Chad


Date:    Mon, 12 Oct 2009 07:26:18 +1100
From:    Tim Mansour <[email protected]>
Subject: Re: InDesign carriage return in FMP Calculation field

2009/10/12 Chad Chelius <[email protected]>:
Does anyone have any idea what the character code is
for an InDesign hard return?

Chad I'm assuming you're creating an InDesign Tagged Text file, in
which case you can use the tag

<0x000D>

to insert a carriage return (ie, it specifies the character with
hexadecimal code D which is decimal 13).

--
Tim Mansour <[email protected]>
Neologica Print & Promotions ABN 63 904 335 408
Certified FileMaker 10 Developer

"The love of one's country is a splendid thing. But why should love
stop at the border?" -- Pablo Casals

Reply via email to