On Tuesday, September 24, 2002, at 02:03  am, zampino wrote:

> On MacPerl/OS9 I used to include via require a module called 
> StandardFile.pl
> that allowed my programs to call the Mac OS open and close file dialog 
> box.
> Is there an equivalent under OSX?

Basically no. At least not yet - the deal is anything which used calls 
to the toolbox in OS9 won't work under OSX, however some interested 
parties are working on porting some of the functionalities.
Or there's camel bones (http://camelbones.sourceforge.net/)if you can't 
wait and want to roll your own.

HTH

Robin

Reply via email to