I need to shorten a couple thousand file names from 16 characters to 7 plus the extension (i.e. from AB_1234-12341212.jgp to AB_1234.jgp). Is there a variable that will do this? The Filenamebase only takes the last characters from the name.
Thanks, Joe