Login  Register

Re: Filename extract and rename

Posted by richieclose on Feb 04, 2016; 7:57am
URL: http://imagej.273.s1.nabble.com/Filename-extract-and-rename-tp5015526p5015534.html

Thanks Herbie - you're probably right in that using imagej for text processing would not be ideal, but I am looking to minimise the number of tools/programming languages I have to learn!

I was looking that the text-processing functions but not sure if they are suitable as the file length will vary and it turns out I'll need to remove the .jpg also.  Would the split functional be more suitable?  Also, are there any good examples of split being implementing in a macro?