looking for regex help
looking for regex help
- Subject: looking for regex help
- From: Robert Poland <email@hidden>
- Date: Fri, 25 Nov 2011 08:27:14 -0700
Hi,
I'm using these lines to set the replacement of file names;
property searchStrings : ["^"] property replacementStrings : ["{1, 1, 2}-"]
Obviously I'm doing something wrong as the result is;
filename --> {1, 1, 2}-filename
What I want is for the filename to be preceded with an incrementing number and a dash starting with one;
filename --> 01-filename --> 02-filename
TIA,
Robert Poland - Fort Collins, CO
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden