Nlynx ETU400 User Manual
Page 297

ETU400 User Guide 011603
G-27
XLT36FIL Procedure
ETU36 XLT36FIL,
AS/400 label1, date , AS/400 label2, retain ,
J
T
reformat , xlate file , xlate size , record len ,
*TEXT ETOA1
1000
128
truncate
YES
NO
*DIF
,
xlat table
, xlate size ,
input specs ,
*BASICS
1000
*TAB
spec lib
clib
The XLT36FIL procedure performs translation of a file residing on the
AS/400 disk into a workstation data format. This procedure may be run
from the job queue (with JOBQ), or released from the workstation (with
EVOKE).
AS/400 label1
is the label (name) of the AS/400 file to be
translated.
date
(optional) is the date of the AS/400 file to be
translated (YMD format).
AS/400 label2
is the label (name) of the file that will contain the
results of the translation process (the workstation-
formatted data). 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 “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.