How to Print to USB Printer under Win 7 using VS 2015
I am unable to print direct to usb printer under windows 7 using MF VS 2015. I spent considerable time researching how to do this. I am very familiar with Liant's RM Cobol printing facilities. I tried...
View ArticleVStudio 2015 Vcobol 2.2 IDE Settings
Visual Cobol 2.3 for Visual Studio 2015To set environment variables at runtime we have to use Properties/Application/Environment/IDE settingsHow to use environment variable in IDE settings ?I've...
View ArticleVisual COBOL for Visual Studio - WPF - DocumentViewer for Doc/Docx Files
Oi,Este é um exemplo de como você pode usar o objeto DocumentViewer para visualizar e depois imprimir arquivos doc e docx.Abraços,CoralHiThis is a demo to show how you can work with DocumentViewer...
View ArticleExport to excel
I have an asp table. Need to export the data from the table to excel. Are there any sample programs for this? Thanks in advance.
View ArticleFile 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 ArticlePerde as referências
Tenho um projeto em usando o Visual Studio 2015 e esta ocorrendo o mesmo problema que acontecia com as outras versões ele perde as referências, ai temos que refazer todas as ligações isso e problema do...
View Articledbms embedded
hi,there is a version of Embedded database (serverless) certified with NetExpress\Visual cobol?I desire the database system is "hidden" from the application’s end-user, and easy to install without...
View ArticleHotfix 1 - cobol server 2.3
hi,in pruduct update I fount this item COBOL Server - Hotfix 1 - 2.3 for Windowswhat is?the readme file not foundNot FoundThe requested URL...
View ArticleVisual Cobol Linkage
Hello Everyone,Does any one have a short example on to pass a data field to a visual managed windows cobol form and then update that data in the "called" program which is also of the same type and have...
View ArticleCall-By-Name (CBL_) library and managed code
Is the Call-By-Name library available in managed code? Do the calls provide the same functionality? We have a "utility" native COBOL DLL program that uses several file handling CBL_ calls;...
View ArticleVarious in Visual Cobol - WPF
Hello:The link below will a file with several situations that have appeared to me throughout this time that I've been programmed.I need your cooperation to help me overcome these...
View ArticleFunction key to call a menu option
Hello, How do I place a function key to call a menu option?And how does the show in menu?ThanksAlberto Ferraz
View ArticlePass from XAML for XAML.CBL and vice versa
Hello,I have a screen with four functionalities (eg create TABLES databases, CUSTOMERS, BILLING AND RESERVATIONS). The idea is the following: when the user press OK it moves to PROGRAM.CBL. Each...
View ArticleDefine the printer to a type of document
Hello,I need to create a parameter which shows me the printers are installed and I pick one for each type of document (For example: Invoices to Epson ESC/PR, Orders to Samsung 2145, etc.).How I can get...
View ArticlePrevent window closing
Hello,Is there any way to prevent the window from closing use in the upper right CROSS?There are some situations where I need to control the program output mode and not allow the window to be closed by...
View ArticleColumn sort ina a data grid
Hello,In dataGrid with numeric fields (e.g., customer code) when I SORT column is all sorted alphabetically, that is, the 161 appears after 1161 (for example).Is there a way to order the same...
View ArticleSelect the first line in a data grid
Hello,I'm still the problem of a DataGrid can not select the first line.I have to select another any first and then can select the first.What is the solution?ThanksAlberto Ferraz
View ArticleValidate e-mail adress
Hello,How can validate a TEXT field if the email adress is in the correct format? (For example: myfriend.gmail.com is invalid)ThanksAlberto Ferraz
View ArticleMF COBOL VS 2015
Hello All,I have run into a problem with VS 2015 not allowing me to add additional windows forms to my managed windows project. It appears that the main.dep file is corrupted. The VS Solutions window...
View ArticleJVM - Library Routines
Hello,in a previous release (2.2) of Visual-Cobol for Eclipse, it was possible to call a "CBL_GET_CURRENT_DIR"-Routine in a JVM-Cobol-program.Now in 2.3 I get an error in the same program, when...
View Article