CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (3 messages)

#28505 #LaunchCAD question Message #28656
From: Jerry Workman Autodesk AutoCAD Forum · Applications January 14, 1992 7:08 PM
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…
#21904 Qutro Pro To AutoCad Message #21982
From: Jerry Workman Autodesk AutoCAD Forum · AutoCAD November 25, 1991 9:57 PM
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
From: Jerry Workman Autodesk AutoCAD Forum · AutoLISP/ADS November 23, 1991 3:13 PM
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…