Re: Preview.app opening multiple files

2004-03-31 Thread Bohdan Peter Rekshynskyj
On Mar 29, 2004, at 16:17, Chris Devers wrote: On Mon, 29 Mar 2004, Joseph Alotta wrote: On Mon, 29 Mar 2004, ??? wrote: Yes - I think you're kind of right, so, if you have the command line as such: system open *.pdf; This would expand to match everything such as: system open a.pdf b.pdf c.pdf

Re: Preview.app opening multiple files

2004-03-31 Thread Joseph Alotta
Chris, It works like a champ. Thank you so much. I think Mac::Glue is really cool. Joe Alotta On Mar 24, 2004, at 11:24 AM, Chris Nandor wrote: #!/usr/bin/perl my $f = new Mac::Glue 'Finder'; $f-obj(file = [EMAIL PROTECTED])-open; This does require the latest Mac::Glue, 1.19, uploaded

Mac::Glue and OmniGraffle

2004-03-31 Thread Rick Measham
1. Product plug (sorry Merlyn) - OmniGraffle is by far the best development-planning tool I've ever seen. Love it. 2. I'm trying to perl + Mac::Glue it, but after reading through the OmniGraffle.pod and Mac::Glue I'm still lost. The following applescript works: tell front document of