OAC compatibility with Cobol Server Express
My question is about compatibility of Server express cobol application with OAC new functionality with Oracle Database 12c Our applications use the Oracle Pro*COBOL precompiler (rtsora) (in conjunction...
View ArticleNew Version of Micro Focus co-existing on same server with older version
We are currently a Micro Focus 6.0 Sp2 SEE user. We use it for development and prod. We have a new Cobol application that the vendor requires Visual Cobol 2.3 Update 1. We are being asked to put it...
View ArticleNet Express 173 CHECKFIL error
During execution of the process, using Net Express we are getting a "file not found" error. It occurs when calling a DLL from a DLL. Calling the same DLL from an EXE is working fine. While this code...
View ArticleCOBCH0002S Undefined ECM error. Inform Technical Support. Error code 12. And...
Dear Friends, I am using eclipse (Enterprise Developer 3.0 ) while developing one code I am getting the following errors. Please suggest. 1. COBCH0008S Unknown copybook DCLGEN specified: When I am...
View Articleanimator stopped working .. runs all the way through program.
This is a strange one. Without any changes that we know of except booting our server all animator sessions run right through without stopping for breaks. We have small scripts that set COBSW +A and...
View ArticleOpenESQL Query with arrays
I am involved in an assessment of migrating an application from using SYBASE provided SQL Preprocessor to OpenESQL. I have created a simple test program and I have found an issue. With the SYBASE...
View ArticleFile status 9/57
Hi All, I'm just wanting a fresh perspective on an issue I'm having! I'm randomly getting a file status 9/57 on one particular file (which is IDX"8" format) on a rewrite. The file in question is only...
View ArticleSQl Function in Cobol Net Express 5.1
Hi, I'm trying to run this function:EXEC SQLSELECT REPLACE ('123456_FILE01_RESUMO.XLS', '_RESUMO', '') INTO :WS-LABEL-AUX-SAIDAFROM DUALEND-EXEC TO RETURN: '123456_FILE01.XLS'but it did not...
View ArticleImages in EXCEL
I want to insert Images into an EXCEL Worksheet from an NETEXPRESS 5.1 program.I found the instruction ActiveSheet.Pictures.Insert (C:\Users.MyPicture.JPG").select but this is for othes languagesBut...
View ArticleChanging NLS_LANG
Hello,currently we are using a database with NLS_CHARACTERSET = WE8ISO8859P1 for our Cobol-Routines.Our Cobol-Compiler uses NLS_LANG=german_germany.WE8ISO8859P1. We would now like to switch to...
View ArticleOracle's Connect... Alter Authorization Construct
Has anyone used the Connect... Alter Authorization construct to change a password while connecting an to an Oracle database?The Oracle Pro COBOL documentation specifies that it can be used to change a...
View Articlereading tab char from line-sequential files
w/o using environment variables or cfg för extfh. I try x"91" 46 null insertion and tab function 48, but there is still replaced by space when i examine (in hex view). How to properli read a ls file...
View ArticleMy Net Express license has been corrupted, after update win10 prof rev 1803
Hi, Today, after the Windows 10 Prof system proposed that I upgrade to revision 1803, the NetExpress license tells me that it has been corrupted. Before this update, NetExpress was working properly. I...
View ArticleNetExpress 5.1 - Compatibility with Windows Server 2012 R2
Is NetExpress version 5.1 compatible with Windows Server 2012 R2? Thank you,Carol Carr
View ArticleWinHTTP API
Hi, Been experimenting with WinHTTP (windows API) with the following codes;object section.class-control. WinHTTP is class "$OLE$WinHttp.WinHttpRequest.5.1". : :invoke WinHTTP "new" returning...
View Articleis it necessary to migrate the "application server" to "cobol Server" if I am...
Hi!I would like your help! I have the standard Apllication Server, as I used with Net Express 5.0, would you be wondering if I can take advantage of the Application Server that I have if I migrate to...
View ArticleTransfering licence to other computer
It is posible that I must have payed maintenance for transfering program to new computer ?I need response key for activation of Net Express 4.0 but technical support will not do it without...
View ArticleList View
Using Netexpress 5.1 with a Dialog System proyect I use a List View Box. When I compile my main program with78 dialog-system VALUE "DS". *> = debugeverythink works as...
View ArticleJPG GIF Images with Dialog System
The demo program delivered together with Netexpress 5.1 “Micro Focus\Net Express 5.1\Examples\Dialog System\CLASSLIBRARY\Pictures\Images.App” works pretty well and shows immediately after...
View Articlenetexpress calling vb.dll passint group / structure
i have a netexpress program calling a vb subroutine passing 3 integer parameters which works fine.If I try to pass the second 2 integers as a group then I cannot get it to work. (the group will...
View Article