[thelist] Applescript to change file extensions

James Spahr james at designframe.com
Fri Sep 29 14:02:15 CDT 2000


> this should work, save as an application and just drop a folder on it. (change
> the properties to accommodate something other than html -> php conversions)

> set n to characters 1 thru i(x-1) of n as string

Doh! - I pasted the wrong version. This line should read:

set n to characters 1 thru (ix-1) of n as string
                           ^^^
Sorry.

 James
 http://spahr.org





More information about the thelist mailing list