Message 1 of 9
Error: ; error: malformed string on input
Not applicable
03-15-2018
08:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
C3D 2018.2 Win7
I am getting error in subject line when trying to load acad.lsp which consists of (only) the following two lines:
(Command"SECURELOAD" "0")
(load "M:\\DESIGN\\C3D\\MWU C3D Files\\AutoLisp\\MWU.lsp")
acad.lsp does nothing but load MWU.lsp which is supposed to set our company standard support, plot, template, etc. paths (bootstrap). I get the same error when loading MWU.lsp
what am I doing wrong? I thought it ran before, so I assume my networked paths are formatted correctly.