XLATEFROM Command
Parameter description | Parameter name | Parameter values |
PC data file name | PCDATA | PC data file on the host |
Library name |
| *LIBL |
PC member name | PCMBR | library name |
*FILE | ||
Host output data file | TOFILE | member name |
host file name | ||
Library name |
| *LIBL |
Host output file member | MBR | library name |
*FILE | ||
name | RECL | host member name |
Record length | *FILE | |
File Type | FILETYPE | *DATA |
Add seq/date field |
| *SRC |
SRCSEQ | *NO or *YES | |
Type of translation | TRANSLATE | *TEXT or *YES |
|
| *DIF |
|
| *BASICS |
Translation file name |
| *TAB |
TRNSFILE | TRANLATE | |
|
| MACTAB |
Library name |
| File name |
| *LIBL | |
Member name | TRANSMBR | library name |
*ATOE1 | ||
Truncate text | TRUNCATE | member name |
*NO | ||
Job description | JOBD | *YES |
job description | ||
Library name |
| *LIBL |
Field translation | FLDDEFFILE | library name |
*DDS | ||
definition |
| file name |
DDS or F&I file name |
| *LIBL |
Library name |
| |
Member name | FLDDEFMBR | library name |
*FILE | ||
|
| *FIRST |
|
| *LAST |
|
| member name |
The XLATEFROM command translates a file that was received from the micro via the TO3XB command. It is used where it would be advantageous to perform the translation process at a later time (for instance, on a long- distance line where connection time is being kept to a minimum).
This command can be put in a job queue by using the SBMJOB command (in that case, do not specify the JOBD parameter). This command can be executed from any terminal on the host system, not necessarily from the connecting micro. To use XLATEFROM, you must have executed the TO3XB command with the FILETYPE, SRCSEQ, and TRANSLATE parameters coded as follows:
filetype(*data) srcseq(*no) translate(*no)
PCDATA The (host) file name containing the untranslated micro data.
ETU400 User Guide 011603 |