Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.
-
Peter Mansell #1
File names with sequential numbering
I have been sent a large number of files with descriptive file names. I would like to rename these files with a filename of "Prefix + sequential serial number + extension" instead.
I can do this easily with the file naming section in a batch command, but I can't work out how to reset the serial number to a specific number when doing a series of batches (that is, I don't want to start the sequence at 001). Any suggestions?
Peter Mansell Guest
-
File paths and File names generated by Contribute
I'm demo-ing Contribute and have a question. I have a some calendar pages to which I am linking. These are normally created incrementally, not... -
Best Method?: For Resetting sequential numbering . .. . .
Hi Leonard, I don't know about mysql but the ms access help (search autonumber) gives a detailed instruction on how to do this. But basically... -
DataBinding to a Sequential File
I am new to vb.net and I am running into problems understanding DataBinding and its concept. The only examples I find are always talk about Web... -
Unique file names.
I have a bit of a problem and I'm wondering if there is a better solution. I have a Perl program (of course) which reads STDIN and breaks it into... -
Seeking critique of simple file line numbering code.
I realize that grep performs some of this same functionality, but I just wanted to create the tool on my own for the experience. To that end, I'm... -
YrbkMgr #2
Re: File names with sequential numbering
If all you're doing is renaming them (v. saving as a different file format) and you have version 7, it's just as easy to do in the file browser. Whichever the case, use this:
#006# will create a three digit number begining with 6. Just put that in the rename box in which you want it to appear and you're done.
So.. "Document Name" + #0100# + "extension" will start at 100 and use 4 digits.
Peace,
Tony
YrbkMgr Guest
-
Peter Mansell #3
Re: File names with sequential numbering
Thanks Tony, that sounds very simple. Of course I forgot to mention that I am using v6! in which the #00x# strategy doesn't seem to work.
The work around method that I have considered is to process the files in batches of 1000 using the 3 digit serial number option after an alphanumeric prefix... the first batch would be renamed
"RVU0" + "3 digit serial number" + "extension"
and the next 1000 would be renamed
"RVU1" + "3 digit serial number" + "extension"
and so on.
I had hoped there would be a more elegant solution (or maybe I could just buy v7?!)
Regards
Peter
Peter Mansell Guest
-
YrbkMgr #4
Re: File names with sequential numbering
Peter,
In truth, I never tried it in v6, so I can't say. But if you're considering v7, wait; rumor has it v8 is to be released soon. My guess (and it's only a guess, is that we will see 8 by October.
In any event, I don't think there's a more elegant solution if the #NNN# strategy doesn't work in 6. Sorry.
Peace,
Tony
YrbkMgr Guest



Reply With Quote

