Helchan Posted February 7, 2015 Posted February 7, 2015 i want to creat a lisp program that when i drag the lisp file into cad window then get the file's path , but i don't know how to do for that Quote
Ahankhah Posted February 7, 2015 Posted February 7, 2015 There is no any direct way to know the path of the loaded lisp file. Of course, you can refer to: 1- Recent files of windows. 2- Registry written by appload, if you added you file to appload suitcase or loaded your lisp via appload. 4- use (findfile) function to obtain full path of your file, if it is in path and you know the exact name of your file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.