we want to update in place a pds containing batch jobs (jcl). We need to change things like job class, msgclass, dates...etc across the board.
With fileaid, we can give it multiple UPDATE stmts, but when we run the fileaid to filemgr conversion job, all additional stmts after that 1st UPDATE stmt are commented out.
Using filemgr, how do you make multiple changes to a pds in 1 pass?