Message 1 of 6

Not applicable
01-16-2017
11:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wish my test.dll run only under my profile.So add acad.lsp and my.arg in my path.
acad.lsp content:
(command "netload" "test.dll")
But some pc can load my test.dll,othe can't load.
what block acad.lsp run?
Solved! Go to Solution.