<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.hgotoh.jp/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>努力したWiki - documents:cobol</title>
        <description>推敲の足りないメモ書き多数</description>
        <link>https://wiki.hgotoh.jp/</link>
        <lastBuildDate>Fri, 17 Apr 2026 13:14:32 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.hgotoh.jp/_media/wiki/logo.png</url>
            <title>努力したWiki</title>
            <link>https://wiki.hgotoh.jp/</link>
        </image>
        <item>
            <title>COBOLとZONE形式</title>
            <link>https://wiki.hgotoh.jp/documents/cobol/cobol-001</link>
            <description>COBOLとZONE形式

2024-10-30
PIC X(4) → PIC S9(4) を行ったらどうなる？を確認する

GnuCOBOL

「そういやCOBOL使えたはずだな」とローカルのサーバで確認してみる。


$ cobc -v
cobc (GnuCOBOL) 3.2.0
Built     Oct 10 2024 06:43:09  Packaged  Jul 28 2023 17:02:56 UTC
C version &quot;FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)&quot;
loading standard configuration file &#039;default.conf&#039;
cobc: error: no input files
$</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 09 Nov 2024 20:55:15 +0000</pubDate>
        </item>
        <item>
            <title>COBOLとPackedDecimal形式</title>
            <link>https://wiki.hgotoh.jp/documents/cobol/cobol-002</link>
            <description>COBOLとPackedDecimal形式

2024-11-04

ZONEの説明を書いたのでPackedDecimalも作成

GnuCOBOL

「そういやCOBOL使えたはずだな」とローカルのサーバで確認してみる。


$ cobc -v
cobc (GnuCOBOL) 3.2.0
Built     Oct 10 2024 06:43:09  Packaged  Jul 28 2023 17:02:56 UTC
C version &quot;FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)&quot;
loading standard configuration file &#039;default.conf&#039;
cobc: error: no input files
$</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 09 Nov 2024 20:53:27 +0000</pubDate>
        </item>
        <item>
            <title>ゾーン形式、パック形式</title>
            <link>https://wiki.hgotoh.jp/documents/cobol/cobol-003</link>
            <description>ゾーン形式、パック形式

documents:code:other-050</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 06 Nov 2024 23:52:46 +0000</pubDate>
        </item>
        <item>
            <title>132.COBOL関連</title>
            <link>https://wiki.hgotoh.jp/documents/cobol/start</link>
            <description>132.COBOL関連</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 01 Nov 2024 16:31:17 +0000</pubDate>
        </item>
    </channel>
</rss>
