I am new to Aspect scripting and I have a string (ends up being the filename) of approximately 26 characters that always has the date embedded as YYYYMMDD. I want to remove the date and the trailing space. There is a single character numeric prior to the date in this string. It is part of the site name (site1, site2, etc.), which is the first field in the string. What is the most efficient method to accomplish this?