Re: Applescript: Open with Default Application

2008-11-04 Thread infinitepatt_rns
Thank you for the script JD; works like a charm in disk browser windows. Disk browsers seem more flexible and transparent from a scripting standpoint; less rigid folder and file hierarchy requirements; easier to call a selection (_list in the above) rather than calling individual project items (f

Re: Applescript: Open with Default Application

2008-11-03 Thread johndelacour
At 02:22 -0800 3/11/08, you wrote: >I'm trying to construct a script that opens a member document of a >project with its default application. The script below (credit to >Michael Tsai) works great for a browser window, but falters with a >project window when modified. Try this, observing that 's

Applescript: Open with Default Application

2008-11-03 Thread infinitepatt_rns
Hello all, I'm trying to construct a script that opens a member document of a project with its default application. The script below (credit to Michael Tsai) works great for a browser window, but falters with a project window when modified. tell application "BBEdit" (* replace disk browser