Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  AppleScript Primer for Mac OS X
Subject:   PERL and Applescript
Date:   2002-02-08 06:24:29
From:   bradrice
I would like to know how a PERL CGI can launch and plug values from a web form into an AppleScript.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • PERL and Applescript
    2004-02-16 09:00:26  jaharmi [View]

    If you can call a command line utility on the local system, then you could use the osascript tool. Check out its man page.