Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When I load a lisp file using the drag-and-drop method, the command line shows the path to this file, something like: (LOAD "D: /MyDirectory/Test.LSP"). Now, can the path "D: / MyDirectory" be inserted into a variable as a string value? Thus, after loading the lisp file using the drag-and-drop method, must add a variable with the directory from which the file was loaded.
Solved! Go to Solution.