I gave up trying to find a simple way to solve the key-up issue and coded the display / accept with a direct line/col reference in the code. "WITH UPDATE" works well to retain the previous contents, otherwise, it will clear it every time on the accept statement.
DISPLAY...
OK, I have it working properly now. I went back to square 1 and deleted the 2.0 files, while retaining the OpenCobol IDE folder and then reinstalled the GNU V3.2 version under the IDE folder. I also reconfigured some of the settings in the IDE for compile and runtime preferences. Also, the...
Sorry to bother you, but my latest post is about: libcob: error: module ‘9DOWN.dll’ not found
I have looked at a very similar post about the problem, but it was finally resolved with the discovery of a typo in his environment variable setting.
I am wondering if my problem has something to do...
I cannot get past this error: libcob: error: module ‘9DOWN.dll’ not found
The GAMES program runs fine but aborts when calling the 9DOWN program.
I believe all my environment and path settings look correct (see below), but I cannot get it to work. I even tried from a CMD shell in Windows 10...
I'm having trouble getting the cursor-up key to be recognized in my programs. I found a sample program that helped me to get the escape key to work using ENVIRONMENT variables (COB_SCREEN_ESC etc.), and the 78 level constant COB-SCR-ESC in the screenio copybook, but the COB-SCR-KEY-UP does not...
I'm having trouble getting the cursor-up key to be recognized in my programs. I found a sample program that helped me to get the escape key to work using ENVIRONMENT variables (COB_SCREEN_ESC etc.), and the 78 level constant COB-SCR-ESC in the screenio copybook, but the COB-SCR-KEY-UP does not...
WOW! Thank you for the quick and perfect response to my issue. I installed (copied) the 64bit unzipped files over my existing files and it worked beautifully! I got rid of the "not Implemented" errors, so I can continue to work on converting my programs with the 3.2 version. Thank you so much...
I was able to install a 2.0 version of GNUcobol using a simple "opencobolide.exe" file but I can't seem to figure out how to get the latest 3.2 version installed over it. There are some limitations in the 2.0 version where important COBOL functions have not been implemented (multiple alternate...
I used to work with the version 3.11 of MicroFocus Cobol Compiler and would like to install a copy of it (or newer) on my windows 10 PC for personal use. Can I get a copy that is not expensive and does not require licensing issues? I do not intend to market anything I create. Just want...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.