Relative Paths & "Recent Path" for File Saving

1. I have multiple drive letters for our drawings, and I see that using relative paths can work. If I programmatically use a lisp routine to change everything to a relative path, is that even possible for it to function? It seems like whenever I set a relative path it is defaulting using a defined drive letter somewhere, but I thought it would be nice to use the current path's drive letter, that's logical to me...is it doing that?

2. How does the recent path work and can I set it to the current file's path? That's what I want.

Comments

  • Heya @BeachinItHere

    There's the RECENTPATH system variable and the REMEMBERFOLDERS system variable. Check out if any of these help.

    All the best,
    Billie