This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
Ralph, I don't know why your cross hairs won't go to 0.0, 0.0. But I do know that LaunchCAD can only affect the way that AutoCAD performs by modifying the DOS environment and causing AutoCAD to load AutoLISP, or other programs that may affect ACAD's behavior. LaunchCAD is not memory…
Tom, Save your Quattro Pro file as a .WK1 (Lotus) file and then use my program "Tab123". Tab123 imports data directly from a Lotus file to an AutoCAD table of text entities. You can also have Tab123 draw a grid around the cells. Formatting (Left, Right, Center, Numeric; eq Dollars,…
#21407-
#LISP -> ADS Converters?
Message #21638
Angelo, I've "rolled my own" ADS converter using a program similar to the UNIX program "sed". It simply makes global substitutions of all of the functions rearranging parameters and adjusting the parens, etc. It does not handle MAPCAR, LAMBDA, and lots of other things for that matter. It does handle…