At 18.35 -0500 1999.03.25, Mark Yannuzzi wrote: >This works: >$typeList = new NavTypeListHandle "R*ch", ["TEXT"]; >$inputFiles = NavGetFile($defaultLocation, $dialogOptions, $typeList); I tried that before and it didn't work. Now it does. Sigh. Oh well. >I don't know how you would supply a $typeList NULL value so that a >FILTERPROC could be used, independent of application signature AND not >create the dialog problems mention above, perhaps this is related to the >bug(s) you mention above. Well, with NavGetFile, the filterproc only gets the items that pass the typelist check. If you want any file of any type to show up, use NavChooseObject, which does not specify file types. There might be another way ... I suspect the Nav Services docs would have it if there is. -- 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