This is a small program that takes as its input two dxf file names joins them together to make one combined file with the name of the first one plus M
I have used this to merge say a set of x,y data points with a graphouline and legend.
Merge-dxf 14/06/97 by Terry Rawkins Syntax is :- MERG-DXF infile1 infile2 The program reads in the infiles .DXF is assumed A single output file is saved as a new DXF file . Example :- MERG-DXF A:DATA1 A:BLANK Output can then be read by PSP or ACAD and converted to a Graphics fileIndex