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
- Log in to post comments