- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to create a lisp file that when used will take the current drawing file (xxxx-xxxx) and ask for what revision in a pop-up window. It will then append the revision to the end of the name with -revision. I would like it to save to the current folder. Once saved it will then open the new drawing.
The issue i am running into is, if the file has already been Rev'd i would like for it to replace it with the new revision that is entered in the pop up, overwrite the current revision at the end of the name and save it and open it.
I was using chatgpt to create this and it got pretty close expect for the renaming the -revision with the updated name. not sure how to make that part work.
Solved! Go to Solution.