Thanks TomD for the lineout lisp routine. That worked like a charm. I made a couple of changes so that it would include X,Y and Z before each of the coordinate values it output, but other than that it was perfect. I don't have to do this real regularly, but since it is getting easier, I may volunteer for it a little more. Thanks for taking the time. John Higgins
If this is something you do regularly (which it sounds like is true), lisp is definitely worth looking into. The code I posted is very basic, only for lines with no error checking, etc., but in your case, should be a good start.
I'd think you would want to write out polyline info, which gets a little more involved, but still isn't terribly complicated.
Good luck, and re-post any specific questions regarding doing this with lisp. A number of the regulars here are quite good with it. I'm ok, but I'm no programmer. ;)