While we are talking about macros, a while back, someone posted they liked to fill eye-catchers using MVCIN so that scans of the dump for a tag only found the real eye-catcher, not the literal used to fill the eye-catcher.

So, instead of:
  MVC   EYE1,=C'(BTABLE>'
use:
  MVCIN EYE1+L'EYE1-1(l'EYE1),=C'>ELBATB('

This would seem to be a good place for a macro:
  MVCEYE EYE1,'(BTABLE>'
that would generate the correct MVCIN.

Anyone want to try their hand at writing this macro?


Tony Thigpen

Reply via email to