At 19.58 -0500 1999.03.18, Mark Yannuzzi wrote: >I am trying to figure out how to retrieve a list of user-selectable files >using a standard file dialog box, but am not having much success. I have no >trouble getting a single file (StandardGetFile()), or an entire directory of >files (StandardFile::GetFolder() in StandardFile.pl is the simplest way), >but cannot find out how this is done for either a contiguous, or >non-contiguous group of files within a directory. Has anyone done this? I don't think it is possible. You need to create your own dialog box, or use Navigation Services, which comes with Mac OS 8.5 (the Mac::Navigation module is on the main MacPerl FTP site somewhere). -- 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