Mark, that did the trick.  Thanks.  I'll follow up on the "un"-ordered display 
of selected packets.

>>> Mark Cibula <[EMAIL PROTECTED]> 6/11/2008 8:36 AM >>>
Hi Dick,

The 'formatted' IPFORMAT data file (file type IPFDATA) is packed with the=

PIPE PACK stage. If you process this file with the PIPE UNPACK stage, you=
'll
have a flat file that contains all of the formatted packet data (after th=
e
packet 'summary') in a more legible form, that you can edit, print as
needed... The Pipe below will create suh a flat file:

pipe < tracex ipfdata a | unpack | > tracex prtdata a

The various formatted packets are prefixed using a Pn marker string.

Regarding the (un?) ordered display of selected packets , this could be d=
ue
to a bug in the code.  If you'd like to pursue that further, just open a =
PMR
with the support center...  

Regards,
Mark Cibula, IBM z/VM Systems Management

>>> 

The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

Reply via email to