Peter Lowndes · Oct 20, 2017 go to post

You can add code at the SYSTEM label in the %ZSTART routine in %SYS. e.g.

SYSTEM  do ##class(SomeClass).SomeMethod()

        quit

You may need to make the CACHELIB database R/W to save the edit to %ZSTART.

Peter Lowndes

Safewire Limited