I am a mess of codes inside my programs, is there any way to automatically do the indentation for the If..Else..EndIf, Do While..Loop etc. Since the project has lots of source file, automatic method will be even more desirable.
Any Hint?
Printable View
I am a mess of codes inside my programs, is there any way to automatically do the indentation for the If..Else..EndIf, Do While..Loop etc. Since the project has lots of source file, automatic method will be even more desirable.
Any Hint?
AFAIK, you can't that, but you could make your app that loads the code from clipboard and put those indention in place by searching for keywords and having a indention level to follow. Then you put it back to clipboard, and you have the fast way in indenting your code.
Have you ever heard about the GUID (Global Unique ID), this ID is unique for about 35 Years. After that the chance that it is not unique anymore. I can post the module if you want to.
Nicci
Write yourself an Addin which does it for you!
Hi,
If you want, I could send you a Visual Basic Addin + Codes, that allows you to indent you source codes properly.
Send me that one omarswan
[email protected]
Thanks