Forum Post: RE: Getting cobconfig to work.
I just noticed that I can choose the add option with the program that was run to a file and then choose the correct part of my project and the option was a choice. I will now work on getting it to...
View ArticleForum Post: RE: Getting cobconfig to work.
I just found out that I was in debug when I tried to add the item and that is why it was not a choice.
View ArticleForum Post: RE: Getting cobconfig to work.
That was the ticket! Now all I have to do is format the output and I saw another post with that help and I hope it is as straight forward as your help was. If I have trouble with that, I will start a...
View ArticleForum Post: RE: Getting cobconfig to work.
I see that that is in the also tunable in the config file.
View ArticleForum Post: RE: Getting cobconfig to work.
Sorry for the intrusion, in older versions of MF Cobol the environment variable for Run-time tunables was "COBCONFIG_" (with the underscore at the end).
View ArticleForum Post: RE: External Defined Dataname
There is a known limitation when trying to do a hover or watch or quick watch on a variable that is defined as part of a data file record where that file is itself defined as being external. This...
View ArticleForum Post: RE: Populate array with "occurs any"
Steve, Can you please open up a support incident with Customer Care for this problem? We will also need the actual Visual Studio solution that you are using zipped up and attached to the incident so...
View ArticleForum Post: Deploying Visual COBOL in COBOL Server
We do have a visual COBOL solution(contains 9 different projects) which is accessed from a .net application. While building the Visual COBOL solution in release mode, the 9 dlls for each project is...
View ArticleForum Post: File Comparison Utility.
Could you please suggest if there any File Comparison Utility Available in VISUAL COBOL 2.2 version. It will be great help also if any such programs can also aviable in this group.
View ArticleForum Post: RE: Populate array with "occurs any"
Hi Chris Thanks for your reply. A support incident has been opened for this with Customer Care, and I have supplied the solution to them. Customer Care suggested posing the question on this forum as...
View ArticleForum Post: RE: RM/Panels
Hi Juan, yes! There have been several requests to include compatibility for this RM/COBOL feature so we are looking to make it available in Visual COBOL. I'll update this post when we have a target...
View ArticleForum Post: RE: Field Lenght
Hi Gael, I have attached one screen print for your reference. Our objective is to show the help screen for each field displayed on the screen. Now to achive this we have enabled F12 key interuption...
View ArticleForum Post: RE: Populate array with "occurs any"
Sorry, I forgot to tell you to add my name to the request. What is the support incident number?
View ArticleForum Post: RE: Populate array with "occurs any"
Thanks Chris. The incident number is 2785415.
View ArticleForum Post: RE: Field Lenght
Partha, I think that both points are covered by use of CURSOR IS, as I described in a separate response. There is no means I am aware of of determining the location of an ACCEPT field but if you are...
View ArticleForum Post: RE: Deploying Visual COBOL in COBOL Server
I am not exactly sure what you are looking for here. From the Micro Focus side you would need to install the COBOL Server product on your production machine and setup appropriate licensing. There is a...
View ArticleForum Post: Call Stack
We are in the process of moving over from MFE to Enterprise Developer for Eclipse While in Debug mode, how can I see the previous stack entries within the same program? I see one entry defining the...
View ArticleForum Post: RE: File Comparison Utility.
I use a third party tool Beyond Compare from Scooter Software. It can compare multiple file formats, plus it is a folder comparison tool.
View Article