Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Browsing all 4356 articles
Browse latest View live

RE: numeric fields

This only occurs during compilation if the compiler recognizes a statement that is trying to move an illegal value into a numeric field as this is not allowed.So if you have something like:01 my-group....

View Article


RE: Attaching resource file with DLL using ILGEN

You can use the directive ILNATIVERESOURCE to add a resource file to your compile.See here:

View Article


Attaching resource file with DLL using ILGEN

Hi,I am trying to create a managed dll from command line using -ILGEN directive.  While creating the dll I am also trying to consume the .res (Resource script) file but I am unable to do the same.can...

View Article

numeric fields

moving space to a numeric field will initialize it with zeroes (compiler message: COBCH1026E Source literal is non-numeric - substituting zero). A numeric test is succesfull (which causes consequential...

View Article

RE: numeric fields

Thank you for your quickly reply, Chris

View Article


RE: Visual Cobol

Hi Hemmie,SCREEN SECTION support is built into the product. There is nothing else you need to install to use this.You should be able to see your COBOL displays on the console window but your project...

View Article

RE: Visual Cobol

Hi Chris,I changed it now to a console application and that works fine.Thanks for your help.Hemmie

View Article

Visual Cobol

My Visual Cobol is running now! I try a most simple little program to run (display on the screen 'Hello World'.It seems to be running, but i can't see the text on the screen. Background on the screen...

View Article


Visual Style Fonts with Dialog system bitmaps

To turn on visual style controls and visual style fonts for Dialog System screens we set the MFVSSW environment variable to "/c /f" when we start our application.  A user can select to either use or...

View Article


RE: RTS 198

I resolved, as you suggested I did use procmon,and I discovered that had taken off from the path the directory where are the dll programs.The runtime program run.exe instead of giving the well-known...

View Article

RTS 198

hi,I'm using "Micro Focus COBOL Server 2.3.1142" on Windows Server 2012.The same program compiled with Enterprise Developer 2.3.1 (Eclipse version) with same input data on my server work fine, instead...

View Article

RE: Attaching resource file with DLL using ILGEN

Thanks

View Article

Visual COBOL and IBM MQ

I tried to use Visual COBOL 2.3 to connect to IBM MQ 7.5 which is installed on the same machine (RHEL 7.2)The sample code is from IBM MQ 7.5 sample folder and I follow IBM document (instructions) , the...

View Article


RE: Visual COBOL and IBM MQ

After I checked IBM online instruction for compiling C code:gcc -m64  -o amqsput_64_r amqsput0.c -I/opt/mqm/inc -L/opt/mqm/lib64 -Wl,-rpath=/opt/mqm/lib64 -Wl,-rpath=/usr/lib64 -lmqm_rI realized I...

View Article

RE: Visual Cobol & Mobile

The Airport Demo is a web application that runs under a Web Server such as IIS or Apache. It doesn't actually run directly on the Mobile device but it is accessible on the Mobile device thru a Browser...

View Article


Visual Cobol & Mobile

hello,I have no idea how to create a package of the Airport demo application for mobileand how I can deploy the application on a mobile phone (what files etc...)The mobile step-by-step presentation...

View Article

DB2 software

I've been trying to download a DB2 environment to use with Visual Cobol 2.3, I tried using the Visual Server and it doesn't work, I unzip the files and run setup and it stops loading with an error.  I...

View Article


Deserialize JSON into an Array

I would like to deserialize JSON from a REST call into an array and I'm not sure of the exact syntax. Are there any examples you can point me to or can you provide the syntax? I am working with Visual...

View Article

RE: Visual Cobol & Mobile

Thank you Chris, now it is clear for me.

View Article

RE: Visual Style Fonts with Dialog system bitmaps

You can try to put your image on a large bitmap button control (that act as your background and set as disable)

View Article
Browsing all 4356 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>