0. UINFO, the program to maintain the user datafile, should use the same .CLD as INFO. 1. Sort doesn't work. It's commented out, I think. 2. Doesn't work from Batch Job. 3. GETJPI's should only get info they need, instead of getting everything, then only displaying a subset of that. 4. If you use /display=(space:n), where n>1, it will display garbage. 5. There should be a way to load UAF_INFO directly from SYSUAF if you want to do that. In fact, SYSUAF could possibly even BE the UAF_INFO for maximum consistency, and the terminal locations and variations from SYSUAF could be stored in a different file, for example, if GOD is listed in SYSUAF as the owner of SYSTEM, but you didn't want that to show up, you could enter SYSTEM in UAF_INFO with no owner. 7. INFO/DEVICE with no parameters gets you a stack dump at line 802. x. %SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=0000000C, PC=0000000C, PSL=0000000 x. %SYSTEM-F-ACCVIO, access violation, rm=00, va=0c, pc=0c, psl=0 when I do an INFO/DISPLAY=(username, tab, cpu, tab, process)