User Activity

  • Posted a comment on discussion The Lounge on GnuCOBOL

    May the Lord comfort you in your loss.

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    I looked in what I think is the latest user guide, but TEST-FORMATTED-DATE isn't described. There is a reference to TEST-FORMATTED-DATETIME, but no description on how to use it. https://open-cobol.sourceforge.io/guides/GnuCOBOL%202.2%20NOV2017%20Programmers%20Guide%20(A4).pdf If we should be encouraged to use it, then I should open a ticket to have it added to the manual. Also, the tp.cob program shows this. $--,---.-- <== PIC $ $ 12.34 $ $-12.34 The currency sign is floating, even though it is only...

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    Ok I'll wait for a fix. Not a big rush for me.

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    Does that mean one has to test for numeric before testing with test-date-yyyymmdd? I would think test-date-yyyymmdd would do all of that, and correctly return 1 if not numeric. If numeric test is needed first, then the manual needs to be beefed up a bit.

  • Modified a comment on discussion GnuCOBOL on GnuCOBOL

    Running tests on trunk. Only a few minor issues. Otherwise, it's looking good. The test-date-yyyymmdd is returning ok even when the day is blank. Then locale-date returns some bogus date. The pic is treating the $ like a floating, even when it only takes one position in the pic.

  • Modified a comment on discussion GnuCOBOL on GnuCOBOL

    Running tests on trunk. Only a few minor issues. Otherwise, it's looking good. The test-date-yyyymmdd is returning ok even when the day is blank. Then locale-date returns some bogus date. The pic is treating the $ like a floating, even when it only takes one position in the pic.

  • Posted a comment on discussion GnuCOBOL on GnuCOBOL

    Running tests on trunk. Only a few minor issues. Otherwise, it's looking good. The test-date-yyyymmdd is returning ok even when the day is blank. Then locale-date returns some bogus date. The pic is treating the $ like a floating, even when it only takes one position in the pic.

  • Modified a comment on discussion GnuCOBOL on GnuCOBOL

    This won't compile in trunk. Something about variable length limits not defined.

View All

Personal Data

Username:
cobcoder
Joined:
2012-06-18 12:05:24

Projects

This is a list of open source software projects that Luke Smith is associated with:

  • Project Logo GnuCOBOL A free COBOL compiler Last Updated:

Personal Tools