in reply to Re: position of first matching regex
in thread position of first matching regex

Yes that would work, given the assumptions. What I hope to accomplish is to code a procedure that is less assumptive and more informing. I can run further contingencies based on the location metric.

I also need to key onto another part of the file name, a letter indexed serialization of the file. These are tutorial slides, and it is important to account for that too.

Thank you for your reply.

David