Question Geoffrey Smullen · Dec 28, 2016 How do I create a List of a subset of routines from the ^$ROUTINE global? I want to generate a list object of routines from the ^$ROUTINE global without directly reading the [^$ROUTINE] global.E.G. I want to create an array/variable/object with names of all routines that start with "ABC" so that an application process can use each routine name as input for a subsequent process. #Globals #Object Data Model #Caché 0 3 0 755