>Robert posted: > >> Widget of the Day > ><snip> > > >Hi Robert, >A couple of comments re Max Hackenstein. > >1. If the file being split doesn't contain "MAIN", it doesn't work. > >2. When "CLEAR LOCAL FN xxxx", the split file is named "AL FN xxxx" Better go back to Michael's convention I think for item 2, I don't use Clear Local FN much, it escaped me. Number 1, would need an approach that uses the pre-pass to figure out the last End FN location, and use that + 1 instead of a search for "Main". rc