Chad,
Normal CRs cannot be exported within a record, no matter how hard you
try.
Depending on what InDesign eats, you could try
- Export Field Contents, which preserves the CR but exports the text
as utf-16 encoded.
- put the data into a separate table so that the CR at the end of the
record will be utilized.
- the by far superior method would be to use XML export where an XSLT
style sheet does all the formatting. Take a look into the Extras
folder of you FileMaker Pro Advanced folder.
Winfried
www.fmdiff.com
On 2009-10-11, at 18:51, Chad Chelius wrote:
I have a FMP database and I've created a calculation field that
concatenates multiple fields into one field for export. However I
need to create carriage returns (hard returns) in specific locations
so that they appear correctly in the InDesign layout. Does anyone
have any idea what the character code is for an InDesign hard return?
Chad Chelius