I want to get the code of different artifacts from PSPCMPROG, mainly classes and interfaces. Based on http://www.go-faster.co.uk/peopletools/pspcmprog.htm, I can use OBJECTID1, OBJECTID2, OBJECTID3 to get code depending on specific type. But I am unable to find how I can exclude (or include) code for interface, denoted by interface and end-interface and not Component interface. Do you know how can I do so?
Thanks in advance!
check out the Decode PeopleCode project at https://sourceforge.net/projects/decodepcode/. There are also derivative projects on Github as well, just search for "PeopleCode" -> https://github.com/search?q=peoplecode