[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] AppleScript to Perl?



Title: AppleScript to Perl?

Greetings,

I have just started fiddlin' with FaceSpan. FaceSpan allows
one to construct complex GUI front ends or actual applications
with AppleScript.

Complex algorithms, regretably, can be a pain in the rear to
implement in AppleScript.

Given the bugginess of the current GUI tools for MacPerl, it
occured to me that I would be nice if:

I used a FaceSpan application to "collect" via a GUI all of
the information that a MacPerl droplet might need, then start
the MacPerl droplet and *somehow* pass all of the collected
info to the MacPerl object...probably as an array of strings...

Or perhaps the over direction, have MacPerl launch the FaceSpan
applet and then *somehow* collect the relevent information from
the applet.

How can I do the *somehow*

--Jerry
  jerry.levan@eku.edu