JoeAtTIME@... wrote:
> doWhat% = FINDERINFO (maxFiles%, fname$(0), type&(0), volRefNum%(0))
Don't use FINDERINFO - it is extremely outdated. The current method is
to use AppleEvents to do it. If you are in a PG project, all you need to
do is respond to the Main:Open event.
========================================
| David Blache - Developer |
========================================
| Staz Software, Inc - Stazologist |
| (tech@...) |
| Microcosm Software, Inc. - Owner |
| (microcsm@...) |
========================================