hilkoc / vbaDeveloper

Tools for development and version control of vba code
MIT License
516 stars 137 forks source link

why is frm file adding a blank line #51

Closed jellisjo closed 3 years ago

jellisjo commented 3 years ago

is there a way to prevent the addition of the blank line?

image

hilkoc commented 3 years ago

To do that you'd have to write additional code to modify the frm file after it has been exported. I don't see any point in doing that and it might break the importing of the file.