• 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: Calling other OSA Scripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling other OSA Scripts


  • Subject: Re: Calling other OSA Scripts
  • From: g3pb <email@hidden>
  • Date: Thu, 24 May 2001 06:57:07 -0800

tell application "MacPerl"
Do Script "
for($x=0; $x < 10; $x++) {
print \"x is $x\\n\";
}
"
end tell

tell application "MacPerl"
Do Script "iMac:Desktop Folder:test.pl" -- path to perl script file
end tell

-- hcir
mailto:email@hidden


> Thanks but what is the syntax to call a PerlScript from an AppleScript?


  • Follow-Ups:
    • Re: Calling other OSA Scripts
      • From: Chris Nebel <email@hidden>
    • Re: Calling other OSA Scripts
      • From: Nigel Smith <email@hidden>
References: 
 >Re: Calling other OSA Scripts (From: Kevin Diffily <email@hidden>)

  • Prev by Date: Re: Interarchy most reliable scripting version
  • Next by Date: Re: Outlook Express rules?
  • Previous by thread: Re: Calling other OSA Scripts
  • Next by thread: Re: Calling other OSA Scripts
  • Index(es):
    • Date
    • Thread