We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c95660 + 471164e commit 0658caeCopy full SHA for 0658cae
COBOL Programming Course #1 - Getting Started/Labs/README.md
@@ -19,5 +19,5 @@ Note:
19
20
**data** folder
21
- member **data** must be transferred binary to z/OS because the data contains EBCDIC and Packed Decimal
22
-- member **datax** is a viewable ASCII data but the packed decimal fields were translated to ASCII and are unreadable
+- member **xdata** is a viewable ASCII data but the packed decimal fields were translated to ASCII and are unreadable
23
COBOL Programming Course #1 - Getting Started/Labs/data/data
0 Bytes
COBOL Programming Course #1 - Getting Started/Labs/data/xdata
44 Bytes
0 commit comments