Autolisp sometimes non-responsive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings CAD gurus.
We have been fighting a sporadic problem for many weeks now. Any help would be much
appreciated.
Autocad 2013
We use some very simple autolisp functions which are defined in an acaddoc.lsp file.
Once or twice a day, all our two letter abbreviations and our autolisp functions stop working.
I can type
(findfile "acaddoc.lsp")
and get no response at all.
I type
(asdf)
and get no response at all.
On a working machine, the 2nd command gives an error.
Shutting down Autocad and restarting it seems to fix this every time.
I tried defining most of our two letter abbreviations in the acad.pgp file (using aliasedit to
get them in there), but it doesn't work when we get in this mode either...
Any suggestions on how to figure this out???
Many thanks.