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

File Handler behavior in managed code

In native COBOL if you have "SELECT DATA-FILE ASSIGN TO DISK 'OLD\Data.dat'" and "OPEN INPUT DATA-FILE" then the File Handler will look for an environment variable named "dd_OLD" and replace the "OLD"...

View Article


RE: File Handler behavior in managed code

The programmer actually doing the work has opted for setting all of the required environment variables within the ASPX front-end menu page program, so they will be available to all subsequently called...

View Article


RE: Strikethrough (Cross Line) font in Visual COBOL

I saw this:6.       You will notice that some data items in data division are crossed out. That is because they are not referenced directly in procedure division. Be careful though. Don't be tempted to...

View Article

RE: Export to excel

Hello Chris,Firstly sorry for the late reponse. I tried this but was unsuccessful in achieving it. I get COBCH0845 for StringWriter.

View Article

Export to excel

Can anyone please give me an example of export to excel using Visual COBOL in asp web forms ?

View Article


RE: Export to excel

A COBCH0845 error means that the class is not found. Since StringWriter is a .NET class you should Google the MSDN documentation to see what namespace and assembly that it resides in.Namespace:...

View Article

RE: Strikethrough (Cross Line) font in Visual COBOL

You can change this in the Eclipse settings. From the Eclipse menu, navigate to:Window > Preferences > Micro Focus > COBOL > Editor > Syntax ColoringIn the "Elements" box you will find...

View Article

RE: Mouse Click

Use o método  MouseDown que irá funcionar.Use the MouseDown method that will work.

View Article


RE: Strikethrough (Cross Line) font in Visual COBOL

Hi JackChuck's answer is perfect. Just in case a video would help, you can check the following link for some basics about the Eclipse Editor:Visual COBOL for Eclipse in a Nutshell:Editor BasicsAt about...

View Article


RE: Strikethrough (Cross Line) font in Visual COBOL

Corrected video link in previous post

View Article

RE: BLINK in Visual COBOL

We were working on Windows 7. The blink functionality is working on it. And we are not using monochrome monitor,..

View Article

RE: GET cob compiler and linker command line from Eclipse

To see what being passed to 'cob', simply set the 'verbose' flag in the Project Properties page.  You will then see the various options that are passed when a build is done. At the same time, you'll...

View Article

Mouse Click

I need tocapturethe mousebuttonin a ListBox, done thatmethod-idlistBox2_MouseClickfinalprivate.proceduredivisionusingbyvaluesenderasobjecteastypeSystem.Windows.Forms.MouseEventArgs.if (e::Button =...

View Article


RE: Mouse Click

Obrigado Altair, então era só o evento que estava erra, valeu!

View Article

RE: Visual Cobol PE

Sorry am a complete idiot.... got it

View Article


Visual Cobol PE

Hi Everybody,Have tried to download the PE version and have filled in the forms and received the email with the download link but when I click the lick it takes me to a page that tells me my serial...

View Article

RE: Visual Cobol PE

You simply have to click on the Software/Licenses tab and then click one of the green arrows to download the item to the left of the arrow.

View Article


Image may be NSFW.
Clik here to view.

RE: Strikethrough (Cross Line) font in Visual COBOL

Thank you, Chuck.   That is exactly what I was looking for.  Perfect answer!I unchecked strike-through font , instead,  using dark yellow color. it looks much better and consistent!Thank you again,-Jack

View Article

RE: Strikethrough (Cross Line) font in Visual COBOL

Thank you Blair for the confirmation.

View Article

Image may be NSFW.
Clik here to view.

RE: GET cob compiler and linker command line from Eclipse

Thank you, DarrenI turned on verbose flag. now I can see the compiling flags passed to cob command. I also checked the .cobolBuild XML file. it is not so useful to me so far.  I might expect in the...

View Article
Browsing all 4356 articles
Browse latest View live


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