Quantcast
Channel: Visual COBOL
Browsing all 5819 articles
Browse latest View live

Forum Post: Zip a file in Visual Cobol

Hi, I want to ZIP one file contained in a PC's local directory. Can anyone advise how to convert this into cobol? //Creates a new, blank zip file to work with - the file will be //finalized when the...

View Article


Forum Post: Selected Text

Have I tab to a text file on a windows form, the full text in the field is selected and highlighted,  Is there a way to not have that happen when tabbing to a text field?

View Article


Forum Post: RE: Zip a file in Visual Cobol

Hi Neil, should be something like: declare zipName = "File.dat" perform using newFile as type ZipArchive = type ZipFile::Open(zipName, type ZipArchiveMode::Create)    * Here are two hard-coded files...

View Article

Forum Post: RE: Disabling VS JIT Debugger?

Navy?  U.S. Navy?  Please say hello to Rear Admiral Grace Hopper for us!   :-)

View Article

Forum Post: RE: Spaces in a filed text

What you are looking for is a MaskedTextbox control. There is not one provided in the default WPF control collection but there is one available in the  Extended WPF Toolkit which can be downloaded...

View Article


Forum Post: RE: Selected Text

Highlighting the text when tabbing into the TextBox control the first time is the default behavior The easiest way to turn this poff is to set the SelectionStart property to 0 after setting the Text...

View Article

Forum Post: Call from WCF TO COOBOL

HI, Scenario: I have to call COBOL program from my WCF/WCF REST. I have created a wcf and wcf rest project and incorporated my C# code in the interface implementation. However its failing to call...

View Article

Forum Post: RE: Zip a file in Visual Cobol

thanks for that works great.

View Article


Forum Post: RE: Selected Text

The SelectionStart did not work.  I inserted it in the design, is that the correct place?

View Article


Forum Post: RE: Selected Text

I am not sure what you mean by inserted it in the design. I do not show that SelectionStart is a valid property that can be set within the Windows Forms designer. I was setting it in the new method...

View Article

Forum Post: RE: Call from WCF TO COOBOL

If you are trying to call a procedural COBOL program from a C# program running as a WCF service then you should do this by creating a RunUnit in C# and then calling the COBOL program within the...

View Article

Forum Post: Various in a WPF

I have three questions to ask your help (the following link is the example of the three situations): http://www.esic-lda.pt/VC_Help_V01.pdf 1-I'm using a datagrid and load the data as the example you...

View Article

Forum Post: RE: Various in a WPF

I upload a new version of your solution ‘testgriddetails’. I set ‘CanUserAddRows = "False"‘ within the Customer Datagrid. DateTime fields are mostly something special e.g. there is no Null-Value (it...

View Article


Forum Post: Oracle Pro*COBOL (COBSQL) missing from ESQL options in Visual Studio

I am using Visual COBOL 2.2 under VS 2012. The MF manual says that on the SQL tab of Project Properties I should see "Oracle Pro*COBOL (COBSQL)" as an option. That option is missing from the drop down...

View Article

Forum Post: RE: Various in a WPF

Thanks. I gonna try to understand your project because is not easy for an roockie in VC/WPF like me. in relation to line the more I already have property "CanUserAddRows" = "False" from the beginning.

View Article


Forum Post: RE: Various in a WPF

Did you take note that there are 2 DataGrids. I attached the porperty to the customers DataGrid.

View Article

Forum Post: RE: Oracle Pro*COBOL (COBSQL) missing from ESQL options in Visual...

Are you looking at the on-line docs on our web site or the local docs within the product help? If you are looking on-line then they will be the docs for the 2.3 product. If you look under Welcome--...

View Article


Forum Post: RE: Various in a WPF

Yes. But in the example i send you in the link i have just one datagrid. In the other example i use 2 datagrids (like yours) everything works fine and i don't have the last extra line.

View Article

Forum Post: RE: Various in a WPF

Can you send the concerning XAML File to my public EMail.

View Article

Wiki Page: Accessing COBOL Data Groups

Prelude Several examples of how to utilize COBOL in a Microsoft .NET environment have been circulating for a number of years. Some of these examples are quite dated and due to Framework enhancements,...

View Article
Browsing all 5819 articles
Browse latest View live


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