


Set someImages to (files of folder directory where name extension is "bmp") as alias list Set directory to (choose folder with prompt "Please select a directory.") My code inside my handler: tell application "Finder" Image Events got an error: Can’t get «class asDB» id (application For example, if I have a BMP image named foobar.bmp I wanted to learn how to save it out as foobar.jpg but in my handler I get an error: Wanting to learn more about Mac's Image Events I am trying to learn how to save a file from one type into another type.
