Question Alan Nguyen · Dec 10 Cache Studio Debugger Hi, I have Cache 2024.1. I attached the process ID from my terminal to the Cache Studio for Debugger. When I click on "Call Stack" tab I only see first 500 shown. Anyone know how to extend so I can see the rest of the information when i click on "Call Stack" tab? Thank you very much. Second question: Using Cache Studio Debugger, anyone know how to expand the value of this variable when it display F,... #Caché 0 2 0 43
Question Alan Nguyen · Sep 9, 2024 IRIS 2024 Version 2 - Doesn't have a Cache Studio Hello, I just installed the IRIS 2024 version 2 and it doesn't have Cache Studio. Doesn't anyone know how to add Cache Studio in the IRIS 2024 version 2 or did I install the wrong one? Thank you for your help in advance. Alan #Caché 1 3 0 293
Question Alan Nguyen · Mar 21, 2024 How to write a For Loop Hello, I have a variables X="1,4,6,8,9,12" and I want to write a For loop with this variable in similar with the loop below: For Y=1,4,6,8,9,12 { Write Y,! } Can someone help? Thank you. #InterSystems IRIS 1 13 1 762