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

Re: [MacPerl] Help with AppleEvents



At 7:07 AM -0400 8/14/98, Ramesh R. wrote:
>use Mac::AppleEvents::Simple;
>
>my $obj = "'----':obj{want:type(euMF), " .
>		"from:null(), form:enum(name), seld:TEXT(\@)}";
>do_event(qw/core cnte CSOm/, $obj, '', "kocl:type(euMB)");

My bad.

  do_event(qw/core cnte CSOm/, "$obj, kocl:type(euMB)", '');

All the parameters should be together in one string.

--
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 mac-perl-request@iis.ee.ethz.ch