trace calls inside a program
[Migrated content. Thread originally posted on 16 January 2012]Hello,Is there any way to obtain the trace (the execution tree) from a program that invokes several other COBOL modules?Regards
View ArticleHow do I check for a directory?
[Migrated content. Thread originally posted on 20 January 2012]Hi!I currently need a way to be able to see if a directory exists out on the server before a file is created.I cannot use the DIR command...
View ArticleAccess program Rm from Web-Site
[Migrated content. Thread originally posted on 06 February 2012]Hi, I have generated a web site and I want access rmcobol program, this program is native dll, but I´dont know, set environment rm...
View Articlenice challenge for anyone interested !
[Migrated content. Thread originally posted on 29 June 2011]Hello guys,I am new here, and I come here loaded with a "problem" that needs solved somehow.This is the brief:I am myself a...
View ArticleBad record overhead after block/record
[Migrated content. Thread originally posted on 16 December 2011]File: index-filename - Bad record overhead after block/record block number/record label.recover2 has encountered a data record with...
View Articlermpgmcom and input redirection not working with v10.01
[Migrated content. Thread originally posted on 06 December 2011]I'm having some difficulty creating my application library under Windows 7. Prior to upgrading to Win7 I was using an old 16-bit version...
View ArticleInstantSQL and the SQL GET DATA command
[Migrated content. Thread originally posted on 29 March 2012]I was wondering about NULLS and the SQL GET DATA sql-QueryHandle command.When I do the SQL GET DATA command, and my results has NULLS in it,...
View ArticleNEED A MIGRATION PATH FROM RM/COBOL TO VISUAL COBOL?
[Migrated content. Thread originally posted on 20 April 2012]GoodFly for RM is the solution for the migration of applications made in RM COBOL with WOW to Visual COBOL for .NetWith this innovative...
View ArticleInstantSQL and Passing back Time from SQL
[Migrated content. Thread originally posted on 15 May 2012]Hi! I am having an issue retrieving a time field from my SQL table into my COBOL program.It is defined as a time(7) in my SQL table, so I...
View ArticleWelcome message
Hi all,I’m Dominique SACRE, Product Director for extend - ACUCOBOL-GT and RM/COBOL product lines.It is my greatest pleasure to welcome all of you joining us for this RM/COBOL Forum, a part of the Micro...
View ArticleRMCobol - multiline editbox
At the company where I work we use RMCobol; In the help-file I can consult I can't find a way to make it possible to set the cursor-position in a multiline edit-box. Is there anybody who knows how to...
View Articlehow do I set the cursor-position in a multiline edit box?
I can't find a way to make it possible to set the cursor-position in a multiline edit-box. Is there anybody who knows how to do that?
View ArticleRelativity feature request for Statement.setFetchSize()
Hi,We are having problems using a standard call to JDBCB Statement.setFetchSize() method, which just hints the driver.The driver should ignore the hint instead of throwing an error, but Relativity...
View ArticleRuncobol.cfg
Hi, i have 2 files runcobol.cfg but i don't know. which is better for me?more runcobol.cfg RUN-INDEX-FILES USE-LARGE-FILE-LOCK-LIMIT=YES RUN-FILES-ATTR LARGE-FILE-LOCK-LIMIT=1048576 RUN-INDEX-FILES...
View ArticleRM/COBOL Version 12
RM/COBOL Source program if compile version 12 then it takes more space but if compile version 8 than it takes less space for object file size. And version 12 takes time to load and execute but version...
View ArticleHelp with compiling in Windows 7
Hi, I just got a new PC that has Windows 7 installed, and I am having issues compiling, The compiler itself runs fine, but It seems the RMPATH is not being set because it cannot find my copy...
View ArticleInstant SQL query addressable variables
Hi Guys,I have a programmer that is stuggling with a few concepts. We have InstantSQL configured and working beautifully. We would like to perform a query and then insert the result of the query into...
View ArticleConnection Problems with Relativity Server for Linux
Where is SEMMNU parameter in Linux Red Hat 5?Because i have problems with connection.
View ArticleMySQL as the backend with RMCobol v12 app?
Is this possible? I have searched around and can't seem to get a definitive answer. I know Relativity gives ODBC access to the cobol files, but I am wanting to know can I use MySQL (or any SQL RDBMS...
View Article