• 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: Script Breaks in International 10.2.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script Breaks in International 10.2.6


  • Subject: Re: Script Breaks in International 10.2.6
  • From: julifos <email@hidden>
  • Date: Mon, 16 Jun 2003 19:09:17 +0200

> I have a script here that breaks on an international version of 10.2.6 but
> works fine on my US 10.2.6 system. It hangs after duplicating the doc. Any
> ideas why it would break and any ideas on how to fix it? Thanks.
>
> tell application "Tex-Edit Plus"
> activate
> duplicate window 1 to front
> replace window 1 looking for " " replacing with "^c"
>
> make new window at front
>
> repeat with x in ((lines of window 2 where it contains "@") as list)
> copy (x as text) to after selection of window 1
> end repeat
> replace window 1 looking for "^c" replacing with ","
> end tell
>
>
> Stephen Swift
> email@hidden

Hi, Stephen.

No problems here. 10.2.6, spanish.

JJ
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Script Breaks in International 10.2.6
      • From: Stephen Swift <email@hidden>
  • Prev by Date: ARD Agent Startup Script help
  • Next by Date: Re: Script Breaks in International 10.2.6
  • Previous by thread: Script Breaks in International 10.2.6
  • Next by thread: Re: Script Breaks in International 10.2.6
  • Index(es):
    • Date
    • Thread