SQL FETCH ABSOLUTE
Hello, this is my first ever post, so here goes:We are trying to implement a FETCH ABSOLUTE in a MF Cobol program. Here is what I found:When I try to code the fetch statement, I can use the following...
View ArticleNetexpress 5.1: Updating existing Dialog System Screenset
Hi,I am trying to update one of our dialog system screenset. Basically i want to add a new groupbox (with some radio buttons & entry fields) in between the existing other groupbox components in the...
View ArticleTFS with Net Express
Hi,please is there any possibility to connect Net Express 3.1.11 or Net Express 5.1 with Microsoft Team Foundation Server (TFS), for source code versioning?Thanks
View ArticleListView
Dear Friends,Is it possible to focus on the first item in a listview without using the mouse?RegardsRogerio Barbosa
View ArticleNet Express Crashing
HiI have a debugbreak in code, and when I opt to invoke the debugger, Net Express hangs and crashes out.Any help will be appreciated.
View ArticleNet Express crashing
net express is crashing getting Error C0000005 Access Violation C:\Program Files Micro Focus Net Express 5.1\Base\Bin\cbldbg.dll can somebody help
View ArticleUnicode string length
Hi,please I need to get length of unicode string. I am trying to do this:IDENTIFICATION DIVISION. ENVIRONMENT DIVISION. CONFIGURATION SECTION. SOURCE-COMPUTER. IBM-PC. OBJECT-COMPUTER. IBM-PC....
View ArticleReplace PERFROM PARA with actual code
I'm using Net Express 5.1. I want to know is it possible to replace PERFORM PARA with the actual paragraph code. In the .lst file we get all the copy statements expanded , the same I want it for...
View ArticleSQL statement in Unicode variable
Hi,please is possible to have SQL statement in PIC N variable? I need this because in WHERE condition I have variable with Chinese characters, and I am worried, if I try to convert it, I will loose...
View ArticleNetExpress 3.1 x MYSQL
Dear friends,I installed MYSQL on Server 2003, created the tables.I configured the ODBC driver: In the cobol program when I run:Sql exec Connected to "GescomMYSQL"End-execI receive the following...
View ArticleMSSOAP Integration Example with more than 1 input
Hi,Anybody here have MSSOAP code integration example with more than 1 input?I work with NetExpress 3.1.
View ArticleError in Multithreading test
Hi!I'm sorry for my primary English. I'm running tests with multiThread. In one of the threads, I have integration with DialogSystem. An error is occurring when executing the following line:...
View ArticleHow to create web shares for Solo when using Windows 7?
I am working on a COBOL web site using Net Express 5 and Solo.For my images I want to use a web share directory "images". Solo by default has shares for cgi-bin and COBOL and has a comment "To share...
View ArticleError 181 Invalid parameter error (in CBL_ERROR_API_REPORT) - MultiThread
NetExpress 3.1Attached example. * -------------------------------------------------------------- * special-names. call-convention 66 is Win32. *...
View ArticleWhere will I search for the keyword "24282" ?
Where will I search for the keyword "24282" ?
View ArticleSQL5005C System Error
Hi, I installed Micro Focus Net Express recently. And after installing I made sure to set all the paths and environments. Now when I am trying to compile one cobol-db2 program, I am getting a system...
View ArticleCALL "SYSTEM" - strange parameter
Hi,please I have this code:05 w-string1 pic x(500).05 w-x pic s9(04) comp....call "SYSTEM" using w-string1(1:w-x)where in w-string1 is 'bpsXmlConverter bpsdata\SXJNMP-PK1_2017032715521837.DAT utf-8'but...
View ArticleCobol Server
I need the Cobol Server 2.3.2 (cs_232.exe) but when I sign in to support for the download, it is no where to be found. What am I missing?
View ArticleON statement reset
Hi,please I have this construction:from main program I called program p1in program p1 is this:ON 1 do something ELSE do somethingthen quit to main programthen again enter to p1 programin p1 is only...
View ArticleServer 2008 lost records
Hello,I have a Windows Server 2008 where are all my VSAM files created with NetExpress 3.11.Clients access this server through Remote Desktop Connection.It turns out that I am sporadically losing...
View Article