Which institute is best for AngularJS Training ?
Hi to all, I want to learn AngularJS Course in Chennai so suggest which institute is best for this course...
View ArticleExpanding cblproto.cpy in .pco program using cobsql procobol precompiler...
Compiling a .PCO file using procobol/cblsql using the following command line in windowscobol test.pco noobj int(%INTPATH%) COBIDY(%IDYPATH%) LISTPATH(%LISTPATH%) inticall(oracle11) P(COBSQL)...
View ArticleError Code at the end of Install
At the end of installing Visual COBOL, I got the error code: 0x8013153bTo top it off, COBOL does not appear in Visual Studio for me. I was given a code for the authorization tool that comes with Visual...
View ArticleQuestion....!!!
Why Micro Focus don´t answer questions about NET EXPRESS / SERVER EXPRESS ...????
View ArticleReference Modification with Managed COBOL
As a user, rather than just always asking questions, I thought it would be nice to give back to the Community for a change.Reference Modification - In a Managed COBOL program, you can use either the...
View Article107 operation not implemented in this run time system
We are moving from Solaris to Suse Linux and for the same I am trying to create new executable.Using visual cobol for eclipse when I created the executable and ran the programs in CMO (Solaris)...
View ArticleVisual COBOL doesn't show up after download
Hi,I have been struggling with Visual COBOL installation. I have uninstalled and reinstalled VS and the Micro Focus VS for COBOL several times. I have contacted the support desk and the licensing is...
View ArticleVisual Cobol 3.0 and C/S Binding
Is there any chance to use C/S Binding in the Visual Cobol 3.0? There are no such modules as mfclient and mfserver. Thank you for any answer. Petr
View ArticleFill table with names of files in a folder
From within my native Visual COBOL code, I want to specify the name of a folder (e.g., "c:\surveys\finance\2018") and then populate a working storage table with as many as 500 names of *.xlsx files in...
View ArticleSetting up a dev environment to learn COBOL
Hello,I have three total coop terms in my comp sci program. I finished my first one at a health sciences research institute, secured my second one at the same place, but I think I want to try something...
View ArticleHow to install zeus to edit and compile cobol programs
Hello,I used to use zeus on my old laptop over a year ago. Now i have a new laptop with windows 10, and I want to download and re-install zeus for my cobol programs, how can I do it?ThanksI didn't find...
View ArticleOracle pro*COBOL(COBSQL)
Where can I find a example how to use this? We have a unix/oracle environment and we want to use visual cobol in visual studio to develop the cobol source and compile/test/debug it. The production...
View ArticleCan PIC S9(12) be stored in a line sequential file?
The MicroFocus documentation in https://supportline.microfocus.com/documentation/books/oc41books/fhform.htm, in section 3.1.1.1, says that line sequential files "correspond to simple text files as...
View ArticleExcel field needs re-formatting when extracted by COBOL. Any cure?
We're now successfully using Visual COBOL to read data from Excel, which is a victory. But we've got a problem. Here's relevant program code: working-storage section. 01...
View ArticleBaffling error
The latest snag in our COBOL <--> Excel saga.All of a sudden, yesterday, I couldn’t execute RAW-STAFFCOMP.cbl. Error: Execution error : file 'RAW-STAFFCOMP' error code: 240, pc=0,...
View ArticleRed Hat Openshift
Hican I install the Visual Cobol\Cobol Server product on the Red Hat Openshift platform?the licenses is the same as a normal red hat installation?thanks bye
View Article114 access memory signal 11 error in XML parse statement
Visual Cobol 2.2 Linux .cbl fileGetting error when executing XML parse.This program works in Vce 2.2 for Windows.What is the reason for error in Linux?
View ArticleScript to SET Environment in Linux
Dear Sirs;Where I find a Script to SET the Environment after installation on Red Hat ...???Many thanks in advancePJM
View ArticleSEARCH ALL not working in COBOL -Microfocus on UNIX Platform
Code looks like below. 01 T1-DS-FDBK-TBL. 05 T1-DS-FDBK-ENTRY OCCURS 999 TIMES ASCENDING KEY IS T1-DS-FDBK-UNIT...
View Article