So I'm using 2D array of strings, and when I set the data in one .kl program, I want to access that data in another .kl program.
I did the test, indexing of the array is ok, and FROM function is working ok, but when it needs to read the data from the array and set it in registers, I get INTP-311. Any ideas?