Visual Studio Error
Dear Sir,I get the error enclosed using Visual Cobol for Visual Studio.Many thanks in advanced.PJM
View Articlesetting properties
Attached is a simple class and a simple console application. if you look at the TPMixed property it is a type String and the private variable that it points to is a String (doesnt' have Type in front...
View ArticleRE: Upload file to download area
I believe that if you click on the Files tab and then click New Post you should be able to specify a URL to browse to your file and upload it.If you do not have that capability let me know and I will...
View ArticleRE: Upload file to download area
Hi Chris,When I click on the files tab doesn't appear the option new post.
View ArticleVisual COBOL Screen Test
See COBOL Development in a new light. Take the Visual COBOL Screen...
View ArticleRE: Upload file to download area
So I found out that the Files upload area is currently restricted for use by Micro Focus staff only and then only for small file uploads.If you send your zip file directly to me at...
View ArticleUpload file to download area
Hi guys, I made a sample project. NET using the datagridview object for to maintenance an isam file. I uploaded to my mailbox here in forum but I wanted put it in the area of files to download. How...
View ArticleRE: setting properties
I ran your test using VC 2.2 update 1 and it worked correctly.I added some display statements after the property sets to show the current values and it displayed 1, 2, 3 as it should have: set...
View ArticleRE: abstract method
Can you please clarify your question as you mention an error using override yet the example you show is using redfine and not override.The redefine should work OK as this simply hides the method...
View ArticleImmediate windows
Can this be used for cobol commands? Example moving spaces to field. Is so, can you please provide the syntax. Here is what I have tried move spaces to w-policy-numand here is the error that I...
View ArticleVC/SX with Ingres DB
Does Server Express and Visual Cobol support Ingres Database on RHEL? What is the Pre-compiler to be used?
View ArticleRE: sql default schema
I have tested this with pure Java using the following Connection. Same Results. I do have to specify test.<tablename> in Cobol.public void setUp() throws Exception {...
View ArticleInvalid function
I am getting a compile error staing Invalid Function Name for INTERGER-OF-DATE and UPPER-CASE. They are valid according to the documentation. What is wrong with the code below?MOVE FUNCTION...
View ArticleRE: Invalid function
Those statements are perfectly legal as long as the data items used are of the correct type.What directives are you using when compiling the program?You may be specifying a DIALECT directive that does...
View ArticleRE: NetExpress 3.1 Vs Windows server 2008
Please send me an E-Mail: Bernd.Riemke@Riemke-it.de
View ArticleRE: NetExpress 3.1 Vs Windows server 2008
Net Express 3.1 is certified only under the following environments:Windows 95 (Windows 98 recommended), Windows NT V4.0 (Windows NT Service Pack #5 or later), Windows 2000, or Windows XP...
View ArticleNetExpress 3.1 Vs Windows server 2008
Hello All,I need you, i would like to say if Net Express 3.1 is certified on Windows server 2008?Thank you in advance
View ArticleRE: VC/SX with Ingres DB
You could use the OpenESQL technology if you had an appropriate ODBC driver for Ingres on RHELA google search showed one such possibility which works with unixODBC...
View Article