On Thu, 3 May 2001 EdHamrick@aol.com wrote:
> In a message dated 5/3/2001 7:40:55 AM EST, scapes@wi.net writes:
> > I'm under the
> > impression that the "open to external window" VueScan option doesn't apply
> > to the Mac.
>
> That's correct - I haven't figured out how to make this work on Mac OS.
> If anyone has some sample Mac OS code to take a file and make it
> display in an external program, please let me know.
I believe this could be done easily in AppleScript. I'm not totally
familiar with AppleScript syntax but a basic script along the lines of
"tell application photoshop to open file XXX" should do the job. Look at
http://www.apple.com/applescript/
for tutorials and more information.
Collin Ong