Skip to Content

 isCOBOL General

Does SET ADDRESS OF X TO Y work?

Question: I have some code that uses M$ALLOC and then assigns the address of an array (in the linkage area) to the space just allocated. Code fragment below. There is a note in the migration section that “SET X TO ADDRESS OF Y” requires... Read More

Is your runtime library backward compatible?

Question: Do I need to recompile in order to run with each new version of iscobol.jar or other runtime libraries that you release?  I compiled with one build and then upgraded to a later build. When I attempted to run my program I received... Read More

Results 101 - 103 of 103