At 08:11 -0800 2002.02.27, Andrew O. Mellinger wrote:
>>   However, some things have to be driven with AppleScript or at
>>least apple events (CodeWarrior & InstallerVise).   I used to use
>>SendAE from the system/ToolServer command and was having some
>>problems and switched to the DoApppleScript.  I might have to move
>>back to system/ToolServer or maybe even the AppleEvents::Simple
>>stuff (has anyone used it?) because they are similar.  However, I'm
>>not to good at the AEBuilder nomemclature.  I occasionally dig
>>through the AEBuilder docs, but I never seem to find anything that
>>is really a good tutorial on AEBuilder.   Does anyone have anything?
>
>   The correct answer to this would be "Read macperlcat" just in case
>anyone was wondering.  'Cause the 'cat' part isn't short for
>concatenate, or anything reasonable like that.  It is short for
>"Chris's AppleEvent Tutorial."  <sigh>

As noted in the current (5.6.1) version of macperlcat, the document is a
bit out of date, and Mac::Glue is in many cases the preferred method.  It's
much easier to use, though takes a little bit of setup.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to