spences10 / VBA-IDE-Code-Export

Export & Import VBA code for use with Git (or any VCS)
MIT License
120 stars 34 forks source link

Add Base Path configuration #37

Closed mattpalermo closed 7 years ago

mattpalermo commented 7 years ago

Allow a common prefix to all code module path names. Solves issue #15.

This branch is based on the syntaxerror branch submitted in PR #33.