User Activity

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    I would be happy to sit in on a screensharing session and see it work. As described this works differently than the similar MF option; I have used that option for many years. On Mon, Oct 21, 2024 at 1:55 PM Ralph Linkletter zosralph@users.sourceforge.net wrote: I have put the finishing touches on GnuCOBOL support of EBCDIC datasets. This suite of preprocessors and COBOL based utilities is functional for any zOS COBOL application program. I estimate that 95% + of existing COBOL applications originate...

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    Regardless of whether the data is stored in a database or in a regular file in order to achieve transactional integrity there needs to be some kind of monitor that stays up after the business logic program dies. Relying on the user executable to back out an update is a fool's errand. You have to consider the case of a kill -9 on the user program. One could argue that a kill -9 could happen on the monitor process; but the monitor process should be running as a service user and not be subject to a...

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    As part of OpenKicks we wrote an EXTFH that replaces the C-ISAM files with database tables and then one gets the commit and rollback associated with the database. It is not open source. On Sat, Sep 21, 2024 at 6:30 PM Mario Emmanuel marioemmanuel@users.sourceforge.net wrote: | What do you mean with "transaction fails"? A simplified "for instance" might be easier to explain: Imagine that you have the file invoices and the file invoicelines. A transaction will involve writing to both to update. You...

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    “intention is to prevent this from moving forward.” What are you observing that makes you say that? What is “this”? On Wed, Sep 4, 2024 at 12:20 Juan Carlos Escartí juanc@users.sourceforge.net wrote: I really believe that there are people on the forum whose real intention is to prevent this from moving forward. GnuCOBOL compared to Micro Focus - According to Bard / Gemini https://sourceforge.net/p/gnucobol/discussion/cobol/thread/314a46e0d5/?limit=25#e9bd Sent from sourceforge.net because you indicated...

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    I would like 32bit GnuCOBOL to be maintained. There is a lot of code on mainframes that are coded with redefined pointers and other idioms that are hard to convert to 64bit. Although 32bit on Linux is getting harder to do, you can still install 32bit libraries on a 64bit machine. On Sat, Aug 17, 2024 at 10:45 AM Mickey White jamesbwhite@users.sourceforge.net wrote: Well one reason I use 64 bit, is it is the only way to Memory Map a file over 4 Gig. ( I only know how on Linux, haven't done it on windows,...

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    Thanks for the replies. All useful links and tools. The code base that I am tasked with looking at is in the 10s of millions of lines. I am looking for something that analyzes the code enmasse. On Sat, Aug 3, 2024 at 7:56 AM Mickey White jamesbwhite@users.sourceforge.net wrote: This site lists 7 tools . I think we had to use one of them ( SolarCloud ) but we never got deep into it. https://analysis-tools.dev/tag/cobol I guess I just dove into the code, read any documentation, ask anyone that knew...

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    I would like to gather a list of tools that people have used to analyze the structure of a large base of COBOL code. I have never used them but I am tasked with evaluating existing tools and integrating them into OpenKIcks. What have you used? What are you aware of? Sample output.

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    This is a status report in case anyone wants to comment: I did not find anyone that knew the monarch syntax and had any idea about COBOL so we are trying to write this ourselves. All the samples I find are too simple to be useful. I used ChatGPT 4o and it actually came up with some code fragments that kinda worked and we could patch up. On Sun, May 5, 2024 at 9:49 AM Simon Sobisch sf-mensch@users.sourceforge.net wrote: That's nearly a good description, but I'd be more specific: Task: convert COBOL.tmLanguage.json...

View All

Personal Data

Username:
pottmi
Joined:
2014-09-25 21:33:26

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB