Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I came across this today and I don't see any documentation for it.
When entered from the command line AutoCAD will return folder path of Express Tools.
Does anyone know if this lisp function is part of Express Tools ?
Also entering a string in the parameter will add the string to the Express Tools path:
command: (getfileet "This Is New")
AutoCAD returns:
"C:\\Program Files\\Autodesk\\AutoCAD 2020\\Express\\This Is New"
Solved! Go to Solution.