Hello everybody,
we use a AutoLisp program to read a text, and then save it. Problem: The file is saved automatically in "My Documents". Can anybody tell me how I can change the directory where it's saved?
Thanx
Bart
Hello everybody,
we use a AutoLisp program to read a text, and then save it. Problem: The file is saved automatically in "My Documents". Can anybody tell me how I can change the directory where it's saved?
Thanx
Bart
Hi Bart.
Open a copy of the lisp file in Notepad and edit the save file path.
John B
"With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.
Hi Bart
Please note I have *moved* this thread from the Software forum to this one as I believe it would be better served here.
Thanks, Mike
Forum Moderator
If you could share the code as an attachment I will modify it for you. Until I see it I can't really tell you how to change it, but it is pretty easy to do.
Peter Jamtgaard
Originally Posted by bartstienaers