same Method with different signature
Chris,I was thinking that, within the same class, you could have multiple methods with the same name (ID), provided that each occurrence of the same-named method had a different and unique signature....
View ArticleRE: Function to Create an ADO Connection
Hi JamesThese are part of the project properties, selection SQL.Do use exec sql begin and commit transaction, so your database will be save. I have used SQL Server for 20 years and I never had a data...
View ArticleRE: MQ Error
PJMI googled MQCONN 2012 and got this linkcommunity.microfocus.com/.../1661.mq-series-error-reason-2012-calll-not-valid-for-current-environment.aspxHave a read of the info in thereIt looks like...
View ArticleMQ Error
Dear Sirs,I Get an Error 2012 with "CALL'MQCONN'USING ISER-QM-NAME, HCONN, RETCODE, REASON" Please Help MePJM
View ArticleRE: MQ Error
1) MQ RC 2012: www-01.ibm.com/.../fm12190_.htm2012 (07DC) (RC2012): MQRC_ENVIRONMENT_ERROR2) MQ libswww-01.ibm.com/.../fg16690_.htmPreparing COBOL programs3) MQRTS.cbl loads MQ libs with STDCALL ( call...
View ArticleCollection Classes Sample
Attached are the demo programs used in the OOP for COBOL Webinar Series:Â Webinar 4 - Collection Classes
View ArticleRE: 2 or More WFA on Visual Cobol
When I click on the link, it says the webpage no longer exists.
View ArticleRE: same Method with different signature
Hi Austin,This is a limitation when exposing .NET methods to COM and not of managed .NET methods in general.Please see the article from Microsoft here:
View ArticleRE: same Method with different signature
I reviewed the MS doc you linked to in your reply.Thanks, Chris!Austin
View Article2 or More WFA on Visual Cobol
[Migrated content. Thread originally posted on 19 April 2011]How I can move from one windows form to another with Visual Cobol?. And how I can create those on my project and I can Hide and Un-Hide?....
View ArticleRE: Form Error WCLRRTS
I know this well, not sure why I get it. However, I get it in some programs where there is no embedded SQL but have SQL compile directives set.
View ArticleRE: VISUAL COBOL, .NET and Microsoft Office combined is a great opportunity...
Is this available in a .zip file?Thanks,Austin
View ArticleRE: Form Error WCLRRTS
I googled WCLRRTS and got this link:documentation.microfocus.com/.../index.jsp"TESTSQLSTATE: Instructs OpenESQL to generate code that tests SQLSTATE rather than SQLCODE after an SQL statement is...
View ArticleRE: Form Error WCLRRTS
This error message is caused by a product bug and it has been fixed in V2.2 update 2 hotfix 2 or higher.If you have a licensed copy of Visual COBOL you can request the current hotfix through Customer...
View ArticleForm Error WCLRRTS
In my very basic solution under Visual COBOL Personal Edition 2.2, I am getting the below error message when I try to view my form's design:To prevent possible data loss before loading the designer,...
View ArticleRE: VISUAL COBOL, .NET and Microsoft Office combined is a great opportunity...
I have attached a zip file version of this project created with VC 2.2.2.
View Article