• 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: Test for multiples a character in a paragraph- Tex-Edit or OSAX
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test for multiples a character in a paragraph- Tex-Edit or OSAX


  • Subject: Re: Test for multiples a character in a paragraph- Tex-Edit or OSAX
  • From: "Christopher C. Stone" <email@hidden>
  • Date: Sat, 27 Jan 2001 15:41:14 -0600

Agh! Screwed up by the server once again...

---------------------------------------------------------------------------
set t to " Now is the time for all good men...
Now is the time for all good men...
Now is the time for all good men..."

set t to REReplace t with "\\2*" pattern "^\\t|(^([^\\t]+)\\t)"
set t to REReplace t with "{verttab}" pattern "\\t"
set t to REReplace t with "\\t" pattern "*"
---------------------------------------------------------------------------

OK, the asterisk is used to represent the bullet character to accommodate the server.

NOTE that the asterisk has special meaning in GREP and MUST be replaced with something else. I generally use some high ASCII character unlikely to ever be seen in a document.


Best Regards,

Christopher Stone
______________________________
StoneWorks Computer Consulting
email@hidden


References: 
 >Re: Test for multiples a character in a paragraph- Tex-Edit or > OSAX (From: "Marc K. Myers" <email@hidden>)
 >Re: Test for multiples a character in a paragraph- Tex-Edit or OSAX (From: "Christopher C. Stone" <email@hidden>)

  • Prev by Date: Re: Test for multiples a character in a paragraph- Tex-Edit or OSAX
  • Next by Date: Re: Test for multiples a character in a paragraph- Tex-Edit or OSAX
  • Previous by thread: Re: Test for multiples a character in a paragraph- Tex-Edit or OSAX
  • Next by thread: Maximum script lenght ?!??
  • Index(es):
    • Date
    • Thread