				DTCDMP.EXE

	This program allows dumping of the internal DTC LAN IPX trace 
	buffer to a memory image output disk file. It does not dump the NIL
	buffer.
	
	DTC must be running (be active in memory) when a dump is taken. 

	DTCDUMP can be run from the File Run command in Program Manager.

	The File menu offers the following selections: 
		
		The Open Dump Output selection will allow entry of the file 
		specification for the memory image output file.  This is the 
		file which will be sent in for analysis of a problem.  
		
		The Open Trace Output selection will allow entry of the file 
		specification for ASCII text which is the result of 
		interpreting the memory image file.

	The Option menu offers the following selections:

	    Dump Memory - This entry causes the DTC trace buffer to be 
	    copied to the specified memory image file.  When the operation 
	    has completed a message will be displayed indicating this.

	    Memory Image Input - This entry causes the memory image file 
	    to be interpreted and ASCII text written to the trace output 
	    file specified.  When the operation has completed a message 
	    will be displayed indicating this.  Once this message has been 
	    acknowledged the trace output file contents will be displayed 
	    in the client area of the screen.

	    Tracing Start/Tracing End - These options were intended to 
	    inform DTC when to START TRACING or STOP TRACING. The trace file  
	    is written to the disk. These have not been tested.

