InterSystems Official Mark Hanson · Feb 27 2m read Improvements to how IRIS classes are generated and called I wanted to provide a heads up of an improvement in how we generate and call method code in IRIS 2023.1. A class in IRIS is composed of two main runtime components: #ObjectScript #InterSystems IRIS #InterSystems Official 13 9 3 467
Article Mark Hanson · May 11, 2016 1m read ZZPRINT a handy way to view routine lines from the command line Often when debugging COS code you get an error message such as '<UNDEFINED>test^routine *test' so the first thing you want to do is to take a look at this code and see what it is doing. From the command line you can: #Object Data Model #Caché 5 6 0 848