Freehand 4.0/AEvents
16-Mar-94 00:02:34
Sb: #164053-Freehand 4.0/AEvents
Fm: Donald Olson 73121,1713
To: Eric D. Berg 76702,350
Eric,
In what form are you specifying the file to open? I'll bet that FH expects an
alias or a list of aliases to files to open.
In AS try:
open alias "My:Path:To:Open" or
open {alias "My:Path:To:Open", alias "My:Path:To:Open2"}
Donald