How can I add a suffix to filename that keeps changing?
How can I add a suffix to filename that keeps changing?
- Subject: How can I add a suffix to filename that keeps changing?
- From: Mike Galke <email@hidden>
- Date: Sun, 18 May 2003 22:59:03 -0400
If I put files into a folder for backup to another remote server, I'd
like to be able to have a number appear within the filename, e.g.:
"mike" becomes "mike1", then "mike2", etc. I know about using the
wording "with replacing", but that's not what I want, as that would
just keep the file name the same. Basically, as many times as I'd like
to drag 'n drop (or script)a file to that folder--if it already exists,
I'd simply like to change the file's name to reflect the incremental
number e.g.: .1, .2, .3., thereby keeping each of the generations of
that file.
Thanks!
Mike
***********************************************************************
Michael Galke
Spectrum Computer Consulting
(516) 770-3224
http://www.spectrumnetworking.com
Apple Certified Technician | Member, Apple Consultants Network
~ Serving the Greater NY Metropolitan Area ~
***********************************************************************
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.