Compilation Issue
Hi,Does any faced similar kind of issue when compiling using Visual Cobol Development Hub on Solaris platform?Undefined symbol ORACLE first referenced in file start_bevestiging_ppl.old: fatal: symbol...
View ArticleConfirm native vs managed CBL_DIR_SCAN_READ behavior?
In native COBOL since at least Net Express 3.0 through VC 2.3.2, the first two calls to CBL_DIR_SCAN_READ after a call to CBL_DIR_SCAN_START will return file names "." and ".." respectively. In VC...
View ArticleInvoke a URL from NetExpress cobol
Hi,We use OLE methodology to invoke server objects like VB modules to perform print operation. I would like to know if there's any way to invoke a URL from cobol program.For suppose invoke...
View ArticleBreakpoints all ignored
Hi, what is wrong? I've been using visual cobol on windows 10 for ages and using the debugger. Suddenly breakpoints are ignored. This is really frustrating as I can't release a fix to a client without...
View ArticleSQL in Tutorial
I am trying to set up SQL file Library.mdb, starting on page 162 of the VC Tutorial and get error: Data source name not found and no default driver specified - SQL Error = IM002 -0000019703 when...
View ArticleVisual Cobol 2.3 Update 2
Is it possible for users of the Personal Edition to get Update 2?I don't have a SupportLine login.Thank you
View ArticleVisual Cobol 2.3 Update 2 Bug
Hi!I found a Bug in Visual Cobol 2.3 Update 2:Open a Project, then right Mouse and Properties..Klick on in German "Einstellungen" (The last Point...)There you can unpdate insert etc. your own...
View ArticleCompilation Error
Hi,I am compiling .cbl in unix environment using Visual Cobol Development Hub, having below errors.625 EXEC SQL VAR WS-KCT-ROWID IS ROWID END-EXEC.* 801-S***********************************************...
View ArticleExpired Visual COBOL personal edition
I have Visual COBOL Personal edition, but it ran out this week. As the other posting about that, I re-registered and tried to install it, but I couldn't do it.As the error message, I uninstalled prior...
View ArticleCOBOL PIC X data item -> .net char array
FYI,Win7, Visual Studio 2013 Pro, version 12.0.40629.00 Update 5, .NET Framework version 4.5.51209, Visual COBOL version 2.2.Here is a simple managed console app:program-id. Program1 as...
View Articleconvert net express project
Getting the below error when trying to convert the netexpress 5.1 project to Visual COBOL through import option under file menu. Any idea how to fix this?Migration aborted as too many projects would be...
View ArticleCONVERT NETEXPRESS PROJECT ERROR
Hi,I am using import option under File menu to convert the netexpress 5.1 COBOL project to VISUAL COBOL but getting the error as "Project online does not contain any build targets". Any suggestion how...
View ArticleMethod not Found
Dear Chris,Could you Please say to me why dont Find FileDemo.CM04Ed14 Methos in this App that I make folowing the example of Micro Focus. I try to sent to you the App but is limited only to 64KB. Can...
View ArticleDoes Visual COBOL PE expire?
Hello, out there! I am starting over COBOL-programming after nearly 30 years of abstinence. So I chose the personal edition. I would like to know, how long can I use the PE Version? (I don't want to...
View Articlevisual cobol 2.3 show all copybooks not working
Visual Cobol ver 2.3 Visual Studio 2015 right click COPY statement select show all copybooks, nothing happens.
View ArticleopenESQL Assistant
I'm using VS 2015 with VC 2.3. Trying to run openESQL Assistant and it prompts me to specify either MS Excel or Access. When I check either box I receive the error "the operating system is not...
View ArticleCOBCH0348 : Procedure name 96_SQLERROR undeclared
.cbl was working fine until we started migrating to Visual Cobol 2.3. I am trying to compile existing .cbl files but getting error as "COBCH0348 : Procedure name 96_SQLERROR undeclared".Can someone...
View ArticleVisual COBOL Install
Hi Folks,Off to a poor start with this package, in that the installation hangs without fail every time I attempt to install it. I've pasted the log file below, but it doesn't give up much in the way of...
View Articleerror: Visual Studio cannot debug because the debug target is missing
Hello!Visual Cobol shows me this error when I click the PLAY button to see what i have programmed. I would appreciate some help!!I add an image capture under this comment.Thank you so muchh!!
View ArticleBLINK
I have migrated our code base from NET Express 5.1 to Visual COBOL 2.1.In existing system we are using 'BLINK' command to make certain characters blink on the screen. But after migration to Visual...
View Article