Browse all forums dedicated to the Rocket® COBOL product family.
Recently active
I have just started using Visual Cobol in Microfocus Visual Studio 2012. My code needs to read records and update an array named 'ItemsField' in a web service reference file(See attached Word file for layout of the input file and the web service references file). The array I want to populate is described as having 'occurs any' and is named 'ItemsField' in the web service references file. My question is: How do I add data to this array and update the number of occurs?
Hello, Does anyone have a sample AcuGT program that they would be prepared to share, which uses Open Office, or perhaps Libre Office? Our users don't want to pay for Excel on Terminal Servers. Thanks, Ian#AcuGTOpenOfficeLibreOfficeExcel
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.#COBOLVISUALCOBOLMIGRATION#visualcobolreturn-code255#VisualCobolwithEclpiseunderSUSE13.1#COBOLOrion#COBOL#VisualCobolManaged#visualcobolruntimeswitchlinking#eclipseMFcobolconten#COBOLEnterpriseDeveloperSortNavigationExplorer
Problem: This sample was developed with Net Express 5.0: The sample is an 'HelloWorld' one: the service,deployed on MF Enterprise Server, retrieves to the J2SE java client the parameter it received. The zip files attached to this KB are: - a file named NE-50-J2SE-HelloWorldSample.zip which details, with screen captures, the differents steps of the operation - a file named J2SEHelloWorld.zip which contains the code of the demonstration You'll get in the demonstration: AND the SERVER ( created by Net Express Interface Mapping Toolkit ) part AND the CLIENT part ( - generated by Net Express Interface Mapping Toolkit regards to the Java bean used - hand-written client software to call the Java bean Resolution: ============================== 1) Legacy code used for this service: hello.CBL
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 created in bin directory of each project. Can you please provide us step by step procedure for deploying the dlls in the COBOL server. Which in turn .net application can access the Visual COBOL dlls, deployed in the COBOL server. Thanks in advance
I am getting this error on one particular XP SP2 machine, but everything runs fine on other XP and Win 7 machines. I have never some across this before, is it complaining about wrun32 or the .acu program, and how do I get around the problem? For what its worth we are using 8.1.3 runrime
I have a 01 data field defined as external within a program because the data is used by many programs and I did not want to pass it from program to program (this is a .net project). When I am in debug mode, I can not do a quickwatch on any field in the data record. I says 'Unable to evaluate expression'. Can you not view external defined data area?
I saw a post on how to get MF Visual Cobol to print to a USB printer, instead of the default LPT1. However, it was not as descriptive as I would have hoped. Since I have not worked with Cobol since 1995 and went into the business world using Fortran after that class, I never found the need to set environment variables. I also never used MF Cobol before now. The one post states to create a file called cobconfig.cfg and then set the cobconfig environment variable to point to that file. Well, I have tried a couple of ways on my own and could not get it to set the environment variable of cobconfig and work. Any help that someone can provide in getting the cobconfig environment variable to work in MF Visual Cobol for Visual Studio 2012 would be greatly appreciated. I've looked far and wide on the net and have not yet found any specific help. I did get the old program to work via sending the output to a file, but I want to get it to work as origina
Is there any way to generate KeyStroke programatically to move cursor control to the next field. The same feature was handled by the TAB key. Client's requirement is to validate each of the fileds in the screen and if validation success it automatically highlight the next fileds. During validation control is back to the program level but how again is it possible to retrieve the screen with very next field activated. Please help.#COBOLVISUALCOBOLMIGRATION#COBOL#COBOLOrion#VisualCOBOLautoscalemodescreenresolution#visualcobolruntimeswitchlinking#VisualCobolManaged
We are using XBIS 9.2.0 on Windows, have installed on a couple of different machines successfully. We have set up IIS on many machines over the years without issue - IIS always installs with the root folder as \\InetPub\\wwwroot. Doing our first install at a customer site, and on that computer it seems the default IIS folder is under \\InetPub\\vhosts and not under \\Inetpub\\wwwroot. However, AcuXBIS still installed under \\InetPub\\wwwroot. As a result, not even the samples will run for XBIS. To make matters worse, the server we're installing on is running Windows in German, so wading through error messages and screens using google translator is tedious at best. Google searches trying to understand the use of \\InetPub\\vhosts leads me to believe that IIS is set up with multiple virtual websites, but at bottom, I just need to know how to install XBIS to run in this environment. Can anyone help? Thanks Tony
I am getting this error running on a 64 bit Win 7 machine. I have never come across this before. The application runs on other 64 bit Win 7 machines. Does anyone have any suggestions about what could be causing this? Wrun32.exe application error The application was unable to start correctly (0xc0000006). Click OK to close the application
If your company is hiring, please pass on the following information. I have 15 years of experience designing, developing, enhancing, and converting applications using ACUCOBOL. I am also familiar with ACUSQL and adding embedded SQL statements in a COBOL program. I can show you the applications and the code behind the screens. If you are looking for someone with experience programming and supporting ACUCOBOL applications, I would appreciate the opportunity. I am not looking to relocate as my family is here in the Dallas area. I have worked remotely for the past 14 years as a developer and software support person. I realize onsite training would be necessary and additional times required in the office. With today’s tools, remote desktop and GoToMeeting, I can be in any meeting as fast as walking down the hall. If this is a possibility, I would like a chance to prove my abilities. Send me your
When customers are installing NetExpress it is important that they have Full Admin rights. Most of the customers will say yes I do, but if you ever come across some error such as; Error: Micro Focus License Manager Service is not running; Looking into Services you will see that the MF License Manager is missing. Cause: This error happen when launching NetExpress there is a chance that the customer has moved their product to a different machine and has not rights for the Registry- it is important that they do have right for the Registry as the software require to write in the registry when installing the product. In previous wrap-pack such as NX 5.1_base customer will not get any error during the installation, but with most recent wrap pack such as WP6 when customer install the product will get an error indicating that the Registry Key: SOFTWARE\\Micro Focus\\NetExpress\\5.1\\XDB\\2.0\\XDB Server cannot be written. Resolution: Please make sure that they have fully access to the Registr
Problem: Net Express must be installed with Full Administrator rights and with full access to the Registry. Failing to do so may cause the following error to occur when launching Net Express: Micro Focus License Manager Service is not running. When opening Windows Services to start the service, the Micro Focus License Manager is missing. From WrapPack 6 onwards, if Net Express is being installed with insufficient rights, an error will indicate that the Registry Key: SOFTWARE\\Micro Focus\\NetExpress\\5.1\\XDB\\2.0\\XDB Server cannot be written. However, in older versions, such as NX 5.1_base, this error does not show during installation. Resolution: Install Net Express with full administrator rights and make sure users have full access to the Registry, this can be checked by going to the following keys in the Registry (just accessing them, no need to perform any modifications): HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Micro Focus HKEY_LOCAL_MACHINE\\SOFTWARE\\Micro Focus N
Dear Friends, I am using "invoke theDocument" PrintOut "using by value 0" command to print a Word document. I wonder if there is some value to using the clause command, so I can select the printer. kind regards Rogerio Barbosa
Hi ! Can anyone say me how is the "Procedure Division using..." for this VB CALL: Declare Function QSLISTECALL Lib "QSLISTE.dll" (ByRef VBSATZ1 As VBSATZ01, ByRef VBSATZ2 As VBVorlagen, ByRef VBSATZ3 As VBMitarbeiter, ByVal VBSATZ4 As IntPtr) As Integer I have this in the Moment: ENTRY 'QSLISTECALL' NETAPI USING BY REFERENCE VB-QSLISTESATZ-01, REFERENCE VB-QSLISTESATZ-02, &
Every time I open NE 5.1 and start the Animator, the 'Watch List' window is on a different position. Is it possible to save the position of the window, without docking it?
Does anyone have a solution using C$SOCKET with sending email through SMTP.GMAIL.COM with TLS. Is there any other alternative without having to learn VB SCRIPT or another language. Any examples would be appreciated. Thanks, David #AcuCobol#CSOCKET
Hi, please help I am working on Micro Focus Net Express V5.104.0083. we execute Cobol programs using command "run.exe <cobol program>.dll", where .dll is compiled cobol program. i dont know whether this run.exe is proprietary program of the net express suite or created by somebody else within my company. Now this run.exe command is returning error code 66 sometimes. not every time. i want to know if this run.exe is part of Microfocus Net express, if so what does return code 66 mean? if its not part of Net Express, how do cobol programs are executed in general. Thank you very much#NetExpress5.1#COBOL
In visual cobol is there a way to trapped the X button on a winform being clicked. I need to do some processing before closing the window. Thanks
Hello there, i have a report that shows my inventory. Some times its more than 100 pages. When i preview or print the report i can see that data is scolling slightly down (about a pixel i guess) so my data splits between pages. And some times at the end i get a blank page. that post didnt help actually community.microfocus.com/.../4258.aspx#reportblankpagescrollissue
We have the below code in screens which has been functioning correctly until we converted over to 9.2: MOVE-SCREEN. ACCEPT wHandle FROM WINDOW HANDLE. INQUIRE WINDOW wHandle SYSTEM HANDLE hWnd. MOVE GW_CHILD TO uCmd. CALL "@[DISPLAY]:GetWindow" USING BY VALUE hWnd BY VALUE uCmd GIVING bodyWnd. IF KEY-STATUS = 67 MOVE WM_VSCROLL TO wMsg MO
I accidently deleted a directory that contained my COBCONFIG configuration file. I've searched the documentation and the files tab, but have had no luck. If I could please get a sample file, I'm sure I could put the settings I need to change in it. Especially, I need the setting to use an external file-handler/mfextmap.dat. Please help out. Thanks in advance.#COBOLnetexpressCOBCONFIG
Hello, I do have an JVMCobol Project with some thousand CobolFiles. The whole stuff is highly integrated with other JavaSources running in a JBOSS Application Server. The problem is the following : - Saving one Cobol-File results in an "ANT-Run" of ".cobolBuild". The Cobol Task does not check if the source file is younger than the generated Classfile. So every file is compiled. This takes a long time, litteraly killing the development process. Can somebody provide me with the attributes of the : - Cobol-ANTTask -MfFilelist-ANTTask Basically I do have written an build.xml that looks like this : <fileset id="cbl.src.files" dir="src"> <include name="**/VSD138L.CBL"/> <include name="**/USERVG.CBL"/> </fileset> <!-- ******************************************************************* --> <target name="init"> </target> <target name="compile
I have Net Express 5.1 project that has 6 COBOL programs and 1 of the 6 will not use the project build directives. My directives are: %FILENAME COBIDY(%TARGETDIR) WB3 WB CSI ANIM EDITOR(MF2) ENSUITE(3) INITCALL(ORASQL11.DLL) p(cobsql) COBSQLTYPE=ORACLE8 end-c P(cp) endp; I get the following error where there's EXEC SQL statements: "COBCH0149S No SQL directives have been set" on the failing program. Any suggestions on this would be greatly appreciated. Thanks in advance.#COBOLORACLEEXECSQLCOMPILE
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.