This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (55 messages)
Phil, Sorry for butting in, but what exactly is the "Hot Stuff"? I'm in Canada, and you've piqued my interest. Mark.
#^u in LISP?
Message #34363
Tony, I found this little routine on a PC running AutoCAD, and I can't understand what the ^u is doing in the file. There are two of them, here's one: ;FILE NAME: arrow.lsp ;========================================================== (defun C:ARROW () (setq *error* mherror) (savevars "CMDECHO") (setvar "CMDECHO" 0) (savevars "clayer") (makel "TEXT100") (setq…
Frank, This is an idea, and an untried one at that. I think it might work. When you're hatching, the hatching 'avoids' the text if the text is highlighted when choosing objects to hatch. Create a special hatch pattern that will draw only one line. Move the snapbase to the…
Larry, Pardon my curiosity, but why do you need to remove UMB from the config.sys file? Mark Kurdi Sheridan College
#AutoCAD + DOS 5 = REBOOT
Message #34219
Mike, We have a several labs running AutoCAD, and one of them is an AST 386/33Mhz lab. Out of the seventeen computers in the room, two of them occasionally 'Hang' when exiting AutoCAD R11/386C2. Our machines use ATI VGA Wonder cards as well. Mark Kurdi Sheridan College (ATC)
Page 2 of 2