CBLLINK utility
Hi,Is there any way to create a managed dll in Visual studio using the CBLLINK utility.?Earlier in our Net Express project we used to create dll using the command: cblLink -d -s -oxyz.dll @xyz.lnk ....
View ArticleRE: CBLLINK utility
cbllink is used to generate native .exe/dlls by invoking the LINK utility.managed code assemblies are not linked but are instead generated directly by the compiler/code generator. You can create...
View ArticleRE: How to do Popup list from Master-Slave tables
Hi Peter,What technology are you using for your UI, WinForms, WPF, ASP.NET, other?
View ArticleRE: Odd control focus behavior
This has since been resolved as per incident # 2827941. The resolution was to add the following statement in the Form Load event of the called ManWin1 program:invoke button1::Select()Woops! the above...
View ArticleRE: Odd control focus behavior
Correction: the above statement is incorrect. It should be as follows:invoke self::Activate()
View ArticleRE: Compare with another datagrid datagrid
I am not sure what you are asking for. In the post that was e-mailed to me there was some example code in vb but it does not appear in this post.Did you want the vb code converted to COBOL or were you...
View ArticleCompare with another datagrid datagrid
hello , I wonder if it is possible comparisons between datagridview thanks
View ArticleRE: Compare with another datagrid datagrid
sorry , I sent the wrong code, but need to make a comparison between two datagridview and bring the differences between the two
View ArticleRE: Data File Editor
Hello,You may find the Visual COBOL Data Tools at supportline.microfocus.com/.../VisualCobolAddpacks.aspxThe name of the file is visualcobolr3dtx86.msi, and although the version says 2010 R3, this...
View ArticleRE: Data File Editor
That doesn't seem to work. When I go to that page and click the link for that file, it just takes me back to supportline main page that says Welcome To SupportLine. No file gets downloaded.Is there a...
View ArticleRE: Data File Editor
The link takes to a page where the tool can be downloaded. You need to log on the MF SupportLine to access the page.
View ArticleData File Editor
Back in my NetExpress days I could look at the contents of an ISAM file using the Data File Editor. Research indicates that that tool is also available in Visual Cobol, however I cannot seem to figure...
View ArticleRE: Compare with another datagrid datagrid
What are you actually comparing between the two grids, a 1 to 1 comparison by cell, so comparing grid1 row 1 col 1 with grid2 row 1 col 1, grid1 row 1 col2 with grid2 row 1 col2, etc.? Are you using...
View ArticleRE: Consuming a WCF Service Created in .NET 4.5 in Visual COBOL.
It doesn't sound as if the WSDL generated by (2) above created a valid client. As I stated earlier, the native client generation does not work with all WSDL files especially those from WCF services. If...
View ArticleConsuming a WCF Service Created in .NET 4.5 in Visual COBOL.
Hi Our Objective is to consume the WCF Service Created in .NET 4.5.We are trying to Consume the Same WCF Service in Visual COBOL.As per my initial understanding, To achieve this in Visual COBOL, We...
View ArticleRE: Consuming a WCF Service Created in .NET 4.5 in Visual COBOL.
Yes Chris,It seems there is some problem with the WSDL for TCP/IP Hosted WCF. I will see if that can be corrected.Apart from using Generate the Client using WSDL option, Is there any other way to...
View ArticleRecord Size Adjustment Question
I'm currently working in an RM Cobol environment, and working my way into Visual COBOL.I have a question concerning adjusting the file/record size of existing systems. For example if a record is 1024...
View ArticleConsuming WCF in NAtive Code via Managed Code in Visual COBOL
Hi Chris,The objective is to Consume the WCF Created in .NET 4.5 in Visual COBOL.(In Native Code VIA Managed Code)To Do this I have followed following Steps:1. Created an Managed Project in Visual...
View ArticleStack Huawei S5700-28X-LI-24S-AC
Does S5700-28X-LI-24S-AC support stack?Huawei S5700-28X-LI-24S-AC support stcack function, it can max stack 9 switches when you purchase the stack...
View Article