At 08:10 -0700 2001.11.06, Joseph A. DiVerdi wrote: >I installed 5.6.1 beta and tried it out but was really sorry to see the >following message emitted by my first test program: > ># choose not implemented at the moment. >File 'Lulu:Applications:MacPerl Ÿ:site_perl:StandardFile.pm'; Line 59 > >Without such support for simple Mac interface tools I figured I'd wait to do >any more.
choose() will not be implemented in MacPerl 5.6.1. It was dropped from GUSI 2. There are other APIs that can be used instead; for sockets, you can use the regular socket functions. For file/folder stuff, you can use Mac::Navigation or Mac::StandardFile. Although, Mac::Navigation was not included in the 5.6.1 beta 1, I think, but it will be included. In any event, if you have a problem and don't report it, it cannot be fixed or otherwise addressed; please file a bug report when you have problems. In other news, Joseph, I added a feature you requested last year: the next release of MacPerl will have a "Stop Script" Apple event. Thanks, -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/