Linux Printing need to set page width
How do I set the number of columns per line? On the AIX we could define page width in number of characters with this option -w#.My issue is the report is wrapping making the report look double spaced....
View ArticleCampos duplicados en Claves Alternativas
Estimados,Estoy modificando sistemas en RM/COBOL hechos por otras personas, y veo algunas cosas que me gustaría corregir y mejorar.Una de ellas es la definición de un archivo Indexado que tiene un...
View ArticleRM/COBOL Code Watch receiving error
I've just installed v12 on a Windows 10 VM and am attempting to test the debugger. Each time I start, I receive the following:CodeWatch for Windows - Command line error: Option value must be single...
View ArticleLeading Zeroes Truncate for Packed Decimals Variable
Hi all, Our customer Bata facing an issue on Leading zeroes being truncated for packed decimal variable when view tables using Relativity Designer. For example : Variable Define in COBOL as : 01...
View ArticleHow to Start Relativity Data Server Services Automatically at Boot Time
Currently the customer are running Relativity Data Server on RedHat Linux and the Relativity Data Server services are not starting up automatically after they reboot the OS.Is there any steps to...
View ArticleInstantSQL - 32bit compiles but doesn't work.
I'm trying to debug using v12.14. I've gotten everything to compile without errors; I can step through the code with Code Watch but when I get to my first IO call the actual SQL doesn't work:, , ,,...
View Articlerminfo.cpy bug or change?
Hello, Since runtime 7.03 i've been evaluating the field RM-UseCountInUse to know how many concurrent users are working on my applications under a network.But then we have some clients that have been...
View ArticleXML Toolkit Error Messages
We are getting an XML Status: Error 70[0] in function: AddText. The error messages in Appendix C of the XML Toolkit for RM/Cobol Version 2 contains error messages up 49. Is there a newer version I...
View Articleerror 30,75 on Linux
hi, making a validation to know if a file exists I'm doing an open i-o hoping it will return an error 35.00 that I'm controlling to do the open output but I'm getting a 30,75 error doing the open...
View ArticleOpen Serial Cash Drawer Interface USB, PC USB Port, HID to Virtual COM Port
I have a new CR3003 compact USB Cash Drawer because the new computers doesn't have serial port. The cash drawer is already configured like you can see in the picture. I need help to understand why it's...
View Articlehaving issue with running rmucs12
i get the errorRM/COBOL RUNTIME-VERSION 12.05 FOR 32-BIT WINDOW.COPYRIGHT (C) 1985-2010 BY MICRO FOCUS (Ip) LIMITED. ALL RIGHTS RESERVEDREGISTRATION NUMBER ??-????-????-????ERROR INVOKING UNLICENSED...
View ArticleCorrect use of RMNet Command "NetFree" and clearing a pointer
I have a question about the proper use of RMNet command "NetFree", please.I'm working on a program that uses a pointer. 01 json-string pic x(80000). 01 PASS-1-DOCUMENT...
View ArticleClearing a Pointer
I have a question about clearing a pointer, please.I'm working on a program that uses a pointer. 01 REQUEST-PAYLOAD usage pointer. 01 ZERO-LENGTH PIC X VALUE x"00". The...
View ArticleHTTP Post Command
"Hello" from Russell. Please allow me to ask for help with an RMCobol application using "HTTP Post" command. I apologize in advance for the lack of specific details.This is all I have to work with.I...
View ArticleRMCOBOL not releasing licenses on Workstations
Good afternoon,I was wondering if you might have any suggestions regarding an issue where multiple Windows workstations on a network that have a local versions of RMCOBOL (20 user license) installed...
View ArticleActiveX Grid Control
Using the old WOWDataGrid. Would like to use one that is a little more current. We would like to move columns, sort columns, mouse wheel works in grid to scroll, and copy cell data to an Excel. Does...
View ArticleConnection is busy with results for another hstmt
Using RM/Cobol with the WOW Extension Designer version 10.01 and InstantSQL I am attempt to read data from a SQL Server 2012 database. At times, but not in all cases I receive the following error:...
View ArticleCatalogo con ubicaciones relativas de archivos COBOL
Estimados Disculpas por escribir en Español, pero a veces es dificil explicarse en otro idioma cuando la consulta es complicada.Un cliente tiene la misma FD de Archivo para nnn archivos físicos..Es...
View ArticleComponentOne VsFlexGrid ActiveX - not all properties are working.
I can do a set prop on “cols” to give me 10 columnscall wowsetprop using win-return vsgrid-h "cols" 10 But when I try to do a set prop on “ colposition” or “colhidden” just for example I keep...
View ArticleRELATIVITY
Is anybody connecting to relativity using Linux client to Linux server? If so how are doing this?
View Article