Not an answer to your question, but offer an alternative solution to the underlying problem: instead of using "raw" TCL use a ...
@ John Jenkins The STACKWRITE value is read when the user logs in to an account. It is when the UniVerse user session starts, ...
If you find you are having getting the sentence stack back, or getting the correct one if your @USERNO changes, you can use GET.STACK ...
Troy Also worth checking for anything on ON.EXIT, LOGOUT, OFF or any login pargraphs/PROCs that could be interfering ...
The following is an example on an internal test system. When you quit from UniVerse, is the entry in &SAVEDLISTS& being updated? ...
OK, the WRITESTACK is set to ON. I checked the &SAVEDLISTS& file and it is saving it to &&S.USERNAME.1 OR .2 OR .4. i suspect ...
Jose, This reference might be useful =- and the encoding class is part of the UniSession object: https://learn.microsoft.com/en-us/dotnet/api/system.text.encoding?view=net-8.00 UniObjects ...
By default the stack saved in &SAVEDLISTS& has an id based on the user name and user number. So if you start a session with the ...
Troy, The command stack is kept in &SAVEDLISTS& and the featue is enabled - or disabled - by STACKWRITE. There is additional ...
I am on a Universe system and it does not save the TCL command stack from session to session. How do i turn that on and have ...