Compile COBOL Programs Using 30-day Temporary License
Folks,Hello. I am implementing PeopleSoft Campus Solution 9.0 for a University. My Operating System is Oracle Linux 5 with PeopleTools 8.53. I have downloaded Micro Focus Server Express 5.1 Wrap Pack 6...
View Articlecheck unique data item
Hi,which compiler directive I can use for check if data item is defined only once with the same name ?es:01 NOME-PROG PIC X(08) VALUE "IXXR".01 NOME-PROG PIC X(08) VALUE "IXXR".and the compiler should...
View ArticleDynamic clause where
Dear Sirs,I'm using NetExpress 3.11 by going to Firebird.I would like to know if there is a possibility of using a variable in the where clause. Regards, Rogerio Barbosa
View Articleencrypted data
Is anyone reading/writing encrypted data from/to a text file with NetExpress? If so, how? I did a quick search of the knowledgebase and documentation and don't see anything about this. I need to store...
View ArticleSelect from View
Dear Sirs, I use NetExpress 3.1 and created a View. It turns out that when I run a select from it, I get the following message: [ODBC FIREBIRD DRIVER] [FIREBIRD] Dynamic SQL ErrorSQL error code = -204...
View ArticleUninstall and reinstall NetExpress 3.0
Good morning, I need to change the hard drive of the computer where the NetExpress 3.0 is installed,please can someone tell me the procedure so I can get a new key respose.Thank you very much.Pedro...
View ArticleApplication in which I want to send message to local user
Helo guys I want to create one application from scratch where I want if anybody login to system I want to display the system generated POP up message ( "dont update install any software") . please...
View ArticleMigrating 64-bit, NETX51,WINDOWS 2008 R2 cobol code to a Windows 10 or 12...
Currently we have code that runs in a 64-bit , Net express 5.1 , and windows 2008 R2 environment , we are looking to upgrade to windows 10 or windows 12 and run the code there using NETX51 , but...
View ArticleTablet mode
Does anyone know how can I detect when Windows enters tablet mode in my cobol program. Regards,Georg
View ArticleOutput Window Netexpress 5.1 IDE
I have two strange problems with the Output Window of NETEXPRESS 5.1 that appeared suddenly without having modified anything in the configuration..Formerly when I selected some text in the output...
View ArticleError message under NetExpress v3.1
Hi, Got a new message here and it is displaying after compilation. Below is the message;"808-S Maximum number of data items exceeded."Any solution to this?
View ArticleObject Borders
Prezados Senhores,When I insert an object into a screenset in Dialog System 3.1, the borders look like 3D. Is there any way to show these borders without this effectbut with borders as in a...
View ArticleAIX Server Express License Invalid Platform
Hopefully someone can point me to where I am going wrong.Long story short.. IBM RS6000 AIX 4.3.3/Server Express 2.0.11 Server crashed and had to load from tape and thus corrupting the license db...
View ArticleCommunication Error while calling WINAPI
We are getting communication error while calling WINAPI. Earlier it was running fine but somehow from today onward its started giving this error.My code looks like as below: call WINAPI CPIC-INIT using...
View ArticleCL to JCL conversion
I am working on an assignment where we need to convert AS400 CL to JCl (which will be executing on MicroFocus enterprise server or microfocus cobol executing engine).Do we have AS400 CL equivalent...
View ArticleNetExpress 4.0 migrating Server 2003 to 2008/2012
Hello Everyone!I want to know if it's possible migrate or re-install NetExpress 4.0 in Windows Server 2008 (or 2012 preferably). So far I know our license only applies to 4.0 version, besides all the...
View ArticleDB0006 Required DB software: 'db2agapi' could not be found.
We use .mak files to compile cobol modules for execution in the server environment. We are testing a Windows 7 install, and the compile fails because it cannot find the db2agapi.dll. The same compile...
View ArticleUnicode chars in filename
Please is there any possibility to have Unicode chars in filename, and use this file in Cobol. Like this: select optional intb-file assign to f-intb-file file status is w-file-status. DATA...
View ArticleNetExpress Support Windows 7
Hello, how much longer is Windows 7 supported by NetExpress and it's runtime?
View ArticleMicro Focus Server Express 5.1 Wrap Pack 12 - xml reading gets looped and...
When reading the xml tags, when the <ultimos> tag comes in 3 nodes and does not come in the room, the cobol generates a loop that blends the data, bringing data from the first into the 4...
View Article