[Migrated content. Thread originally posted on 21 December 2007]
We have a problem that we have not been able to solve.We have a text version of our software that we run under AcuCobol 2.3 and Acucobol 6.1 and the programs work, no problem. When we try and run these programs using 7.0 or 7.1 runtime we get a memory access violation error when we are accepting fields from the screen. This error is caused by an index out of bounds. What I need to know is why does the code work in 6.1 but not 7.1 and is there a way to get around this error without changing code.
Thanks,



