Skip to content

Like statistics in intelliJ or pycharm, but not as good. Use excel for best results

License

Notifications You must be signed in to change notification settings

jojo2357/VBA-code-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In order to analyze .bas files, put the exe in the folder that contains the files that you want to analyze and run.

If you would like to analyze bas files in all subfolders for, say, a project, change line one from SHELL _HIDE "dir /b *.bas>filenames.txt" to SHELL _HIDE "dir /b /s *.bas>filenames.txt" and recompile in QB64

About

Like statistics in intelliJ or pycharm, but not as good. Use excel for best results

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages