Bonusware
This page presents bonusware, a kind of premium to registered users of shareware product (QuoEdit) introduced in Sakai's Site.
Via File Dialog
Via File Dialog is a scripting addition (OSAX) that extends capability of AppleScript. And it adds the following two commands that allow you to use various kinds of file dialogs from your AppleScript scripts.
| let me choose Ê | Shows file dialog to choose file, folder, disk or anything. |
| let me make Ê | Shows file dialog to make file or folder. |
The commands provide many useful parameters that are not supported by the standard osax commands (such as Ôchoose fileÕ command).
| Via File Dialog 1.0.5 | English version for Mac OS (7, 8 and 9) 04/20/2008, 74KB (sit, MacBinary) | |
| ViaFileDialog.osax 1.0.5 | for Mac OS X (10.0 and later) 04/20/2008, 108KB (dmg.zip) |
| Note:Ê | After extracting the disk image of the Mac OS X version, please copy the contents to your hard disk drive and then extract the 'ViaFileDialog.osax' from Bonusware.app. (The disk image is read-only so that extracting in it is not possible.) |