Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am needing to explode text from the accoreconsole. I can run the script file below from normal AutoCad and it works. Accoreconsole doesn't seem to recognize the command. Not sure if I am not loading some other dependency or what.
script file
(load "C:\\Program Files\\Autodesk\\AutoCAD 2018\\Express\\txtexp.lsp") txtexp all ZOOM E QSAVE
Solved! Go to Solution.