• 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: perl scripting in AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: perl scripting in AppleScript


  • Subject: Re: perl scripting in AppleScript
  • From: Walter Ian Kaye <email@hidden>
  • Date: Tue, 23 Dec 2003 14:09:03 -0800

At 10:49p -0600 12/22/2003, John Fowler didst inscribe upon an electronic papyrus:

Another strategy with some appeal would be to preposition a perl program, a filter if I understand the perlese correctly, and invoke it as needed with a do shell script call.

You could certainly do that. In fact, I recently did exactly that for a client (whom I met on the other [MacScrpt] mailing list).

My ultimate goal is to build my applescript program in a generic fashion so it could be ported

I guess you mean distributed?

- I even daydream of it becoming shareware - and I guess a perl script can be in the package. I'm working on these ideas as I go along.

Sure. What I did was have the perl script -- which I thought of as the "engine" -- be in ~/bin/ so that the AS script could easily find it, and the AS script -- with all the "management" code -- could thus be anywhere. That way I could leverage the best features of each scripting system, and easily test the engine via the command line.


-boo
_______________________________________________
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.

References: 
 >Re: perl scripting in AppleScript (From: John Fowler <email@hidden>)

  • Prev by Date: Re: Keystroke problems
  • Next by Date: Re: Rename File from Filemaker Pro
  • Previous by thread: Re: perl scripting in AppleScript
  • Next by thread: Re: perl scripting in AppleScript
  • Index(es):
    • Date
    • Thread