#Entmake
13-Jan-92 19:42:28
Sb: #28265-#Entmake
Fm: Anil Gupte 72537,3660
To: Duff Kurland [Adesk] 72407,2764
Ooops!!
Yes, I inadvertently deleted the line containing the 40 and 70 group codes,
when I put in the 1 and 2 groups. Should have checked the ARM more
carefully. Thanx, it works just fine now!
Anil
P.S. I have another one for you. I am trying to send two files to a card
punch device. One is a header (ascii) file generated by my program, from
questions asked of the user. The other is a plot file generated by
AutoCAD. I know that I can do a "copy file1+file2 lpt1". However, the
customer wants the whole thing to be one command. Obviously, if I start
the plot command from a script or something I don't have any way to return
control back to my program. So, the only way I can think of to do this
(other creating plot scripts for every eventuality) is to append a plot
file to the header file. Is there anyway to do this? I have already tried
typing "<<lpt1" in the AutoCAD command but that did not work. Any ideas?
And speaking of this, please, please consider adding plotting support to
AutoLISP in 12 or 13. (Is there really going to be a 13!?)