XLTPCFIL Procedure
ETU36 XLTPCFIL, AS/400 label1, | date | , | AS/400 label2, | retain, | ||
|
|
|
|
|
| J |
reformat , | xlate file | , | xlate size |
| T | |
, record len, | ||||||
*TEXT | ATOE1 |
|
| 1000 |
| 128 |
date ,
truncate
YES
NO
*DIF | , xlat file , | xlate size , input specs, |
*BASICS |
| 1000 |
*TAB |
|
|
| spec lib |
|
| clib |
|
The XLTPCFIL procedure translates a previously transferred workstation data file into an AS/400 formatted data file.
AS/400 label1 | is the name of workstation data file residing on the |
| AS/400 that is to be reformatted for the AS/400. |
date | (optional) is the date of the “AS/400 label1” |
| file (YMD format). |
AS/400 label2 | is the label (name) of the file that will contain the |
| results of the translation process. This name cannot |
| already be on the AS/400 disk when this procedure is |
| called. |
retain | (optional) is the file retention (how long the file is |
| to exist) for the translated file “AS/400 label2”. |
| Allowed values are T or J. Specifying T results in the |
| file existing indefinitely (until specifically |
| deleted), and specifying J will result in the file |
| being automatically deleted at the end of the current |
| AS/400 job. The default value is T. |
ETU400 User Guide 011603 |