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

Re: [MacPerl] Mac::Glue?



At 16:33 -0700 1999.10.15, Brian McNett wrote:
>>Do you know how to do it in AppleScript?  I can only guess, since I don't
>>use ClarisWorks.  It is an application-specific problem.  You could try
>>omitting the direct object.  It says it is required, but maybe it is not.
>>I dunno.
>
>Uh, not "ClarisWorks", Chris...

Er, yeah.  :)  Braino.


>my $obj = new Mac::Glue 'Claris_Emailer_1_1v3';
>$obj->connect_to("Internet", [checking => 1, sending => 1]);

I should make it more clear.  The brackets do not signify to use brackets,
but that the parameters in brackets are optional.

  $obj->connect_to("Internet", checking => 1, sending => 1);

That should do it.

-- 
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org