Tachyon Un-Xmit - Command Line Interface Examples

Print a summary report of a TRANSMIT file

>tux srclib.xmi
What do you want to do with srclib.xmi?
Valid answers are: s[ummary], l[ist], e[xtract] and q[uit]: s
Transmitted data set number? [1]: 2
File:      srclib.xmi
From Node: NODENAME
From User: LDB
Exported:  1999-02-12 at 02:48:36
Transmitted data sets: 2

Data Set:  1
Type:      Messages
RECFM:     VB
LRECL:     251
BLKSIZE:   3120

Data Set:  2
Type:      PDS
DSN:       MY.SRCLIB
RECFM:     FB
LRECL:     80
BLKSIZE:   3120

What do you want to do with srclib.xmi?
Valid answers are: s[ummary], l[ist], e[xtract] and q[uit]: q

Display the message data set and list the PDS directory

>tux srclib.xmi
What do you want to do with srclib.xmi?
Valid answers are: s[ummary], l[ist], e[xtract] and q[uit]: l
Transmitted data set number? [1]: 1
File:      srclib.xmi
From Node: NODENAME
From User: LDB
Exported:  1999-02-12 at 02:48:36

Data Set:  1
Type:      Messages
RECFM:     VB
LRECL:     251
BLKSIZE:   3120

line 1                                                                  00000100
message line 2                                                          00000200
        line 3                                                          00000300

What do you want to do with srclib.xmi?
Valid answers are: s[ummary], l[ist], e[xtract] and q[uit]: l
Transmitted data set number? [1]: 2
File:      srclib.xmi
From Node: NODENAME
From User: LDB
Exported:  1999-02-12 at 02:48:36

Data Set:  2
Type:      PDS
DSN:       MY.SRCLIB
RECFM:     FB
LRECL:     80
BLKSIZE:   3120

Member    Alias of  Ver.Mod  -Created--  --Last Changed--  User
MEMBER1               1.016  1993-08-10  1998-04-16 11:41  LDB
MEMBER2               1.003  1997-12-30  1998-07-27 13:29  LDB
MEMBER3               1.000  1997-12-30  1997-12-30 14:12  LDB
3 members

What do you want to do with srclib.xmi?
Valid answers are: s[ummary], l[ist], e[xtract] and q[uit]: q

Extract a single member of a PDS

>tux srclib.xmi -e -strip -file 2 -m MEMBER1
Output member path pattern? &M.TXT
Extract type? (text,dump,convert,delink,Q[uit]): text
Tab compression? (0,4,8) [0]:
Text line end characters? (unix,dos,Q[uit]) [dos]:
MEMBER1.TXT created with 7 records
Files created:  1
Files replaced: 0
Files skipped:  0


Frames No Frames Previous Next Contents
Introduction Setup Link Edit Un-Xmit Re-Xmit Update Utility Translation
© Copyright 1999-2001, Tachyon Software® LLC.
Last modified on March 17, 2001