Hi Chris, hi folks, >At 23:57 +0200 1999.10.24, Axel Rose wrote: > >So please let's consider a tutorial on how to install all the > >necessary modules for working with AppleEvents. > >Step 1: Install the cpan-mac distribution. I did. 5.2.0r4 (17Apr98) was installed already. >Step 2: There's no step two! Nice if it would. As said in my yesterday email: I freshly installed "Mac-AppleEvents-Simple-0.80.tgz" plus "Mac::Apps::Launch". I tested Mac::AppleEvents with the ProgressBar example. This works. The Launch module test runs well too. When running: ##### use Mac::AppleEvents::Simple; use Mac::Files; # for NewAliasMinimal $alias = NewAliasMinimal(scalar MacPerl::Volumes); do_event(qw/aevt odoc MACS/, "'----':alis(\@\@)", $alias); ##### I get: ##### # Undefined subroutine &Mac::AppleEvents::Simple::typeObjectSpecifier called. File 'Fressplatte:Programme:MacPerl Ÿ:site_perl:Mac:AppleEvents:Simple.pm'; Line 342 # BEGIN failed--compilation aborted. File 'Fressplatte:Programme:MacPerl Ÿ:site_perl:Mac:AppleEvents:Simple.pm'; Line 352 # BEGIN failed--compilation aborted. File '<AppleEvent>'; Line 1 ##### When syntax checking "Simple.pm" I get the same error message. I cross checked this on a second Mac. Same results. I'm stuck. Help! Axel ------------------------------------------------------------------ Axel Rose, Springer & Jacoby Digital GmbH & Co. KG mailto:rose@sj.com pub PGP key 1024/A21CB825 E0E4 BC69 E001 96E9 2EFD 86CA 9CA1 AAC5 "... denn alles, was entsteht, ist wert, daß es zugrunde geht ..." # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org