is 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 ArticleFile open error while trying to Animate COBOL using Net Express
I am trying to animate a COBOL module using Net Express - Animator. I completed the below steps before trying to animate - 1. I have set up a local server in my machine and copied the necessary input...
View ArticleUnknown number of host variables in embedded SQL
I have this code:move 'select * from TABLE where a = ? and b = ? and c = ? to w-sql exec sql open cur_read_2 using :w-a, :w-b, :w-c end-exec But this select can be variable, so I can have here for...
View ArticleI am new at trying to call VB6 DLL's from NetExpress 5.1 Cobol. Can someone...
VB6 DLL is called CallMSMQ.DLL if this helps
View ArticleI/O error : file 'SORTWK3'
hi, I run cobol program with net-express 5.1 wp 16 (work fine in mainframe and Enterpise developer.) but on my net express project I have this error:I/O error : file 'SORTWK3'error code: 3/5 (ANS85),...
View ArticleNet Express 5.1 connecting to IBM MQ using the MQ client libraries
Net Express 5.1Connecting to IBM MQ using IBM MQ Client library.We have a couple of IBM MQ connections working ok, but a vendor now requires us to store the SSL certificate in the IBM MQ Keystore with...
View ArticleNet Express Compiled Exe not displaying DialogSystem screenset on certain...
We have a legacy Net Express 3.1 application that just got moved to a new Windows machine along with the runtime files and when invoked we see the EXE running but the screenset is never displayed. We...
View ArticleHaving Major Issues....Is this even possible?
I am attempting to incorporate VB6 DLL's into my Netexpress 5.1 Microfocus Cobol. Is this even possible and how the heck do I go about it. Very confused at the moment. Thanks.
View ArticleUnix Break on Data Change
hi, How do you get the Break on Data Change option for Variables in Unix version of Net Express 5.1 ?, I am able to use the option in the Windows version of the same. Scouring the Internet...
View ArticleNewbie to Net Express - installation can't find copybooks
I installed NetExpress 6.0 on a development machine and went about trying to compile a module. The code here at my new job is uses copybooks for everything. The Properties tab in the menu under...
View Articleentry callback question
Hi, I'm using the NetExpress v3.1 and I had an entry callback in my program, as below; 000-Program-Body section. invoke entrycallback "new" using z"onCloudError"...
View Articlecob32: error opening a.out when compiling with "-Q +k" option
Hi, When I compile the example on this link (...
View ArticleNet Express 5.1 remote debug
I have my development machine (Windows Server 2012, Net Express 5.1) and second machine (also Windows Server 2012) with product which I am developing installed. Please is there any possibility to setup...
View ArticlePictures in Excel
These sequences work very well, but insert the Picture at A1 *> Get the collection of WorkBooks invoke ExcelObject "getWorkBooks" returning WorkBooksCollection...
View ArticleC0000005 Access Violation for IDECORE.DLL
I am receiving the above C0000005 Access Violation error when I am trying to animate. This is in all of our development regions. We just upgraded to Windows 2012 R2 Server and it has occurred since...
View ArticleNet Express 5.1 remote debug part 2
Sorry about starting new post, but the first one it's seems dead, and important information are hidden within many posts.I need to setup remote debug between two machines with Windows Server OS. I am...
View Article