Skip to content

Commit 0658cae

Browse files
authored
Merge pull request #229 from tanto259/fix-194
Signed-off-by: MikeBauerCA <[email protected]>
2 parents 2c95660 + 471164e commit 0658cae

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

COBOL Programming Course #1 - Getting Started/Labs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Note:
1919

2020
**data** folder
2121
- 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
22+
- member **xdata** is a viewable ASCII data but the packed decimal fields were translated to ASCII and are unreadable
2323

0 Bytes
Binary file not shown.
44 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)