EGL Reference Guide for iSeries
Specifies whether to cause a generated Java program to do the following
when accessing a file by way of a serial record:
- Append end-of-line characters during the add operation. On
non-UNIX platforms, those characters are a carriage return and linefeed;
on UNIX platforms, the only character is a linefeed.
- Remove end-of-line characters during the get or get next
operation.
Select one of these values:
- NO
- The default is not to append or remove the end-of-line characters
- YES
- Make the changes, as is useful if the generated program is exchanging data
with products that expect records to end with the end-of-line characters
Related concepts
Resource associations and file types
Related reference
Data conversion
I/O error values
Record and file type cross-reference
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.