ETU400 User Guide 011603
G-32
reformat
(optional) specifies the type of data translation to
take place on the AS/400 file.
*TEXT (or *YES)
the file is to be translated into an
ASCII text format.
*DIF
the file is to be translated into a
DIF format.
*BASICS
the file is to be translated into a
BASIC Sequential format.
*TAB
the file is to be translated into a
BASIC Sequential format with
tab characters as the field
delimiters.
*NONE
no
translation of the file is to be
performed (the default).
xlat file
(optional) is the translation table file on the AS/400
disk. Translation file members ATOE1 and ATOE3 are
provided on the AS/400 distribution diskette for
translating from the ASCII to the EBCDIC character set.
See the EDITABLE and COMPILE procedures for more
information on creating new translation table files.
The default value is ATOE1.
Mac Users:
Do
not
use the default “xlat file” value. You must use
the value ATOE1M.
xlat size
(optional) is the number of records in the temporary
work file used in the translation process. The default
value is 1000.
record len
(optional) is the record length of the output file
(“AS/400 label2”). The default value is 128.
input specs
is the name of the field definition member in operator
library “spec lib”. These are standard F and I
(file/input) RPG specifications, defining the file and
its fields. This member is required only for the field-
oriented translation methods (*DIF, *BASICS, *TAB). See
Appendix D for more information on creating F and I RPG
specifications.
truncate
(optional) is YES if data exceeding the record length
of “AS/400label2” is to be omitted. Specifying NO will
cause a new record to be written to contain the
overflow. This default value is NO.
spec lib
(optional) is the library containing the field
definition member (“input specs”), and the translate
table member (“xlat table”). If left blank this
parameter defaults to the current library.
Содержание ETU400
Страница 1: ...i ETU400 User Guide AS 400FileTransferUtility...
Страница 30: ...ETU400 User Guide 011603 2 5 old versions since most users do not modify these tables...
Страница 183: ...ETU400 User Guide 011603 10 53...
Страница 207: ...ETU400 User Guide 011603 C 1 Appendix C CREATINGDDS SPECIFICATIONS About This Appendix Creating DDS Specifications...
Страница 224: ...ETU400 User Guide 011603 D 1 Appendix D CREATINGF ISPECIFICATIONS About This Appendix Creating DDS Specifications...
Страница 239: ...ETU400 User Guide 011603 E 1 Appendix E ERRORMESSAGES NATIVEMODE...
Страница 264: ...ETU400 User Guide 011603 F 1 Appendix F ASCII EBCDICPRINTABLECHARACTERS...
Страница 304: ...ETU400 User Guide 011603 H 1 Appendix H INTERNATIONALTRANSLATIONTABLES...
Страница 309: ...ETU400 User Guide 011603 J 1 Appendix J ETUTHROUGHPUTCONSIDERATIONS...