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

Convert UTF8

I'm getting a txt file but it comes in UTF8, and the accents are not being handled correctlyInformation comesRua Antônio José MarquesBut when I put it on Form it comesRUA ANTôNIO JOSé MARQUESHow can...

View Article


Unable to Activate Visual COBOL Personal Edition for Eclipse

Hi Guys.I'm a student, and in college we're using Visual COBOL.At home, I have both VS and Eclipse installed. At first, I succesfully installed VC for VS, and it activated fine.Later, I tried to...

View Article


Visual Cobol - WPF: KeyDown event (2 keys)

Hi,the KeyDown event with one key: if e:Key = type Key:G then... (or if e:SystemKey= type Key:LeftAlt then...) works well in Visual Cobol. How can i handle a key combination like LeftAlt+U in Visual...

View Article

Web Service Call Variable Question

This is really more of a cobol question.  I'm calling a web service from a native cobol program that contains code that was generated by the MicroFocus tool "Generate Client from WSDL" in Visual Cobol....

View Article

Do command

In Net Express while animating one could execute a DO command.Where is it in Visual COBOL?Or what is the equivalent? Neil 

View Article


Any Chance of A COBOL tab

Can anyone pls advise how to convert below in to COBOL pleasehttps://msdn.microsoft.com/en-us/library/hh485721(v=vs.110).aspxAre there any MF samples any where that shows C# or VB.bet to MF...

View Article

How to launch default browser?

Hi all,My environment: VS 2015, VC 2.32, Windows 10I'm creating an html page (for a report) and I'd like to show it by launching the user's default browser from my COBOL program. What's the best way to...

View Article

How can I pop-up a Windows info box? Thanks

Hi there,Can I pop-up a standard Windows error/info box from a VISUAL COBOL program without calling MF Dialog/winForms etc? On launch my program looks for a config file and I'd like to pop up a simple...

View Article


Image may be NSFW.
Clik here to view.

MG00006: Unable to authorize the request - License Authentication Problem

Hello, My name Lucas Campos I'm student at Fatec in Brazil and I've some problem with authentication license, I already tried used automatic and manual but both have problem "MG00006: Unable to...

View Article


VC to NE

Hi,Ive got the VC code below that I need to work in NetExpress which I presume will use x"91" can anyone advise how I need to code it?The program EscapeSequence is written in C# or C++declare pDC as...

View Article

Files in ftp folder

I need to convert this FTP Folder routine to Cobol, can anyone help? Thank you! FtpWebRequest fwrr = (FtpWebRequest)FtpWebRequest.Create(new Uri("ftp://" + server + path)); fwrr.Credentials = new...

View Article

More about ftp.

Now I need to download a file that is in an FTP folder, I found the routine in C # but I do not master the language.FtpWebRequest request =...

View Article

level 88 Hex value

HI, I am developing winforms using visual cobol 2.3.I did notice that hex value do not set conditional variable. example 03 Exit-Character        PIC X(01).     88 HELP-KEY VALUE X"00".     88 UP-KEY...

View Article


Question about auto clearing data in a variable

Basically the problem is this working-storage.01 data1 pic x(25).01 data2 pic x(25).procedure division.The current values of data1 and data2data1 = "A                                   " data2 = "...

View Article

cobol 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 Article


.Net Code

 I was wondering if there is any advantage over one of these .net methods versus the other.  In the second one, I modeled it after a C# method using .net Cobol syntax of course.  They both function the...

View Article

divide with Remainder

1 ws-resto pic 9(5).1 ws-result pic 9(5).The sentence: divide 142 by 11 giving ws-result remainder ws-resto, Returns 10 in the ws-resto. The correct would not be 9? managed codeVisual cobol .net 2.3 

View Article


Need to convert mm/dd/yyyy or m/dd/yyyy or m/d/yyyy into YYYYMMDD

I'm reading a .csv file in COBOL and writing a fixed-length .txt file.   I want all the dates in the .txt file to be YYYYMMDD format.The .csv has numerous dates, all formatted as month/day/year.  I've...

View Article

.net Cobol Property

 What would the .net Cobol equivalent to this C# code be?public NewUser User { get; set; } = new NewUser();

View Article

EXEC SQL error inserting extended ascii (£ etc)

Environment: VS2015, VC2.3, Win 10, MySQL 5.7, character set UTF8 (default)Hi,I'm getting an exec sql error inserting extended ascii into a mysql varchar field:"[MySQL][ODBC 5.3(w)...

View Article
Browsing all 1559 articles
Browse latest View live


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