Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Browsing all 4356 articles
Browse latest View live

RE: System Parameters get/set

Hi Bernd,Something like the following: set self::Top to type Properties.Settings::Default::Top set self::Left to type Properties.Settings::Default::Left set self::Height to type...

View Article


RE: Installation Error

# swapon -sFilename Type Size Used Priority/dev/dm-0                               partition 19922940 0 -119GB for swap partition -- also far enough.

View Article


RE: Installation Error

Hi Jack,The Release Notes document for Visual COBOL for Eclipse 2.3 on Red Hat indicates that the space requirement during installation is only 3.69 GB, so this does not appear to be a space issue.Are...

View Article

RE: Installation Error

You may want to determine whether pax is installed. The installer uses pax to extract the binaries.

View Article

RE: Installation Error

#ls /opt/microfocuslogs  VisualCOBOLSo I need to  remove  /opt/microfocus  first # rm -Rf /opt/microfocusThen, I create it # mkdir -p /opt/microfocus#cd /opt/microfocus# pwd/opt/microfocus# df...

View Article


RE: Installation Error

#yum install paxResolving Dependencies--> Running transaction check---> Package pax.x86_64 0:3.4-19.el7 will be installed--> Finished Dependency ResolutionDependencies...

View Article

RE: Installation Error

So,  free space and pax package are not the reason  for above error.I tried the installation on RHEL 7.2,  I got installation passed through,  but I can not start it -- only Eclipse, no COBOL...

View Article

Installation Error

# cat /etc/redhat-releaseRed Hat Enterprise Linux Workstation release 7.1 (Maipo)# java -versionjava version "1.8.0_91"Java(TM) SE Runtime Environment (build 1.8.0_91-b14)Java HotSpot(TM) Server VM...

View Article


RE: Installation Error

I have contacted Jack outside the forum to gather some additional information. I will update the forum as appropriate when the issue is resolved.

View Article


RE: Constructor Chaining

Something like:      class-id Car.      01 Driver type Driver property.      method-id new.          invoke self::new(new Driver)          set Driver::Name to "Speed Racer"      end method....

View Article

Constructor Chaining

Can you tell me how to do this in COBOL (C# as the example). I’ve highlighted the constructor chaining method in yellow. public class Car{     private Driver driver;     public Driver Driver     {...

View Article

RE: Installation Error

This issue is resolved. Basically, the customer had 2 issues:1) The product is tested and certified on Red Hat Enterprise Server, and he was trying to install it on Red Hat Enterprise Workstation; the...

View Article

RE: Installation Error

Visual COBOL is the development tools just like Microsoft Visual Studio.  Not a server product.Being certified on Workstation OS  makes more sense to developers.I expect 3 improvements in next release...

View Article


RE: Installation Error

Hi jzhang, thanks for your feedback.Just wanted to let you know that many of the points you have made here should be resolved or greatly simplified in our next major product update.Now you have the...

View Article

Select a treeview

Hello,I made my first program with a TreeView and is working.I used the method that is in the example WPFBOOK the demo.Now the question I am asking is how do I get the selected line?For example I have...

View Article


RE: Crystal reports

Hi WalterI used Crystal Reports about 10 years ago with Visual Studio 2005. Unfortunately Crystal Reports is not part of Visual Studio anymore. Therefore I cannot run my solution anymore. What Version...

View Article

Crystal reports

Has anyone used the Crystal reports .NET interface to run, print and export a Crystal report from a COBOL program?  If so, I'd appreciate any suggestions, sample code, pointers or other advice.  Thanks...

View Article


RE: Crystal reports

I don't know how to access .NET assemblies from COBOL on Windows,   I am the beginner on that.But if you know about how to access .NET assemblies from COBOL, then it is not a big deal to integrate...

View Article

RE: Linker flag -U in cob32 or cob64

The 'Dynamically Load Unresolved Reference (-U)' means the entries ( programs ) which were not found at the link stepwill de dynamically called when the program will be executed.For...

View Article

Image may be NSFW.
Clik here to view.

Linker flag -U in cob32 or cob64

I try to understand how Visual COBOL works in Eclipse GUI.  I turn verbose modeI saw this information in the build output windows:[cobollink] Linking Hello...[cobollink] cob32 -g -x -t -oHello Hello.o...

View Article
Browsing all 4356 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>