• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to escape paragraph return and enter to InDesign
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to escape paragraph return and enter to InDesign


  • Subject: Re: How to escape paragraph return and enter to InDesign
  • From: Adam Bell <email@hidden>
  • Date: Fri, 10 Feb 2006 10:24:34 -0400

\r and \n are ASCII characters 13 and 10 - try appending those.

On 2/10/06, David Wolfe <email@hidden > wrote:
Hi all,

I need to script some text to be placed into a text frame in
InDesign, including a paragraph return <return key> and a column
break <enter key>. I'm placing those characters into a string
literal, but they're being converted upon script run to an
Applescript line feed (that rotated L-thing), which my InDesign plug-
in, inData, doesn't understand. I've tried the normal escape
sequences \p and\n, but those aren't working either. Does anybody
know how I can get the proper characters into inDesign with an
Applescript?

Thanks,
David Wolfe
settingPace
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (

This email sent to email@hidden



--
Some minds remain open long enough for a truth to both enter and leave without processing.
 _______________________________________________
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

  • Follow-Ups:
    • Re: How to escape paragraph return and enter to InDesign
      • From: Paul Berkowitz <email@hidden>
References: 
 >How to escape paragraph return and enter to InDesign (From: David Wolfe <email@hidden>)

  • Prev by Date: How to escape paragraph return and enter to InDesign
  • Next by Date: Re: How to escape paragraph return and enter to InDesign
  • Previous by thread: How to escape paragraph return and enter to InDesign
  • Next by thread: Re: How to escape paragraph return and enter to InDesign
  • Index(es):
    • Date
    • Thread