This space is dedicated to bringing together users of Rocket® RM/COBOL. Share your ideas, tips, and best practices, access exclusive resources, and stay up to date with the latest product news.
Recently active
Hello All,I have integrated my COBOL libraries to VS code and now I am trying to compile the COBOL program using the link https://docs.rocketsoftware.com/bundle/enterprisedeveloper_dg_100_html/page/vcd1746630418216.htmlBut i am getting error in the compilation, what are the parameters i have to give to take my copybooks available in "COPYEXT(cbl,CPY,COPYCOB,COPYDCL)", "COPY\"G:\\MYLIB\\D000\\COPY\"", "COPY\"G:\\MYLIB\\D000\\COPYDCL\"",Please share your thoughts "windows": { "command": "cobol.exe", "args": [ { "value": "${file}", "quoting": "escape"}, { "value": "anim", "quoting": "strong"}, { "value": "nognt", "quoting": "strong"}, { "value": "errformat(3)", "quoting": "strong"}, { "value": ";", "quoting": "strong"} ] thanksSanoop
I am currently launching a Python script from RM/COBOL with CALL SYSTEM. Seems there is some overhead associated with SYSTEM, I am looking for a more efficient method. Are there any alternatives recommended?
Did the RM/COBOL support syntax FUNCTION? How to use? And document to refer
We have a cash register program that prints directly to a receipt printer via LPT1.One of our customers do not have their printer setup that way, and it was working for them for years, and then all of a sudden, it stopped. Here is what the customer has said about their setup in our support ticket: “These are IP-based Star sp712 printers that are designed to be plugged into the network (not a USB or LPT port). Initially, we had the receipts printing and the cash drawer opening but there is something wonky in the cash register app related to if a user has the option for printer selection enabled. Once a user with that option tries to print it boogers up the computer for all users in that when they attempt to print, it will open the drawer but not actually print. Meanwhile, we can use a legit program like notepad or Word and it prints and opens the drawer properly.We went to another PC not at the counter and got that to work and also confirmed on both that it wasn't a windows user per
Does anyone have some experience using WSpell Check with Flexus SP2 screens.WinterTree WSpellLooking for an Rich Text or document field that also works with Flexus SP2.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.