Results for "Author: franco gomes"
(Version 1.0.5) This small program is not a VB project analyzer, but a VB project cleaner. The purpose is to search for all declarations, variables, constants and procedures unused on Visual Basic 6 projects. I made this program for my use, because I had necessity to free my projects of the accumulated garbage. After opened the VB Project, VB Project Cleaner creates a new folder (inside your project folder) named Clean_(and followed by your project Folder´s name), for where the project files, forms, modules and class modules, effectively used, are copied - it is the first step of cleanness. All the operations are processed on these duplicates, therefore, there is no risk to ruin the original code. After that, the program searchs for unused declarations. Depending on the choice made in [Remove unused code] and [Do not remove. Mark as comments] options, the unused code will be removed from the file or marked as a comment line. The program converts Dim declarations, made in declarations zone, to Private. Also, Public declarations, used only in the module where they are declared, are converted to Private. Format text code - with this option checked, the text code is formated. Add error handlers - error handlers are added to every procedure (except if there is already a error handler). If a error ocurs, a message box displays the error number, error description, name of the procedure and name of the module. Remove all comments - all comments are removed from the code.
This peculiar color palette can be easily added to your project. The color can be applied on any control with ForeColor and BackColor properties. You can pick a color from the small colored squares, adjust it with the scroll bars (they can be moved with the navigation keys, together or not with the Shift key) or you can enter the values for Red, Green and Blue in the TextBoxs. With no border style, the Color Palette form can be moved, maximized or minimized.
After many years recording my documents in Floppy discs, Zip Discs, and CD-R, I felt the necessity to make this program to quickly find the documents that i remembered vacantly only the name. The procedure is very simple: it is enough to select the drive where is the disc to catalogue (can be one entire hard disk) and attribute it a name for the disk label. A file, with the label name and the extension arq, will keep all the necessary information for future searching. Later, when you need to locate where is some document, it is enough to enter the name (or part of it) and the program indicates the reference (disc label) of the disc where this document was recorded. Arquivo, also can print the contents of any catalogued disc. The report is printed for alphabetical order.
(Version 1.0.5) This small program is not a VB project analyzer, but a VB project cleaner. The purpose is to search for all declarations, variables, constants and procedures unused on Visual Basic 6 projects. I made this program for my use, because I had necessity to free my projects of the accumulated garbage. After opened the VB Project, VB Project Cleaner creates a new folder (inside your project folder) named Clean_(and followed by your project Folder´s name), for where the project files, forms, modules and class modules, effectively used, are copied - it is the first step of cleanness. All the operations are processed on these duplicates, therefore, there is no risk to ruin the original code. After that, the program searchs for unused declarations. Depending on the choice made in [Remove unused code] and [Do not remove. Mark as comments] options, the unused code will be removed from the file or marked as a comment line. The program converts Dim declarations, made in declarations zone, to Private. Also, Public declarations, used only in the module where they are declared, are converted to Private. Format text code - with this option checked, the text code is formated. Add error handlers - error handlers are added to every procedure (except if there is already a error handler). If a error ocurs, a message box displays the error number, error description, name of the procedure and name of the module. Remove all comments - all comments are removed from the code.
This peculiar color palette can be easily added to your project. The color can be applied on any control with ForeColor and BackColor properties. You can pick a color from the small colored squares, adjust it with the scroll bars (they can be moved with the navigation keys, together or not with the Shift key) or you can enter the values for Red, Green and Blue in the TextBoxs. With no border style, the Color Palette form can be moved, maximized or minimized.
After many years recording my documents in Floppy discs, Zip Discs, and CD-R, I felt the necessity to make this program to quickly find the documents that i remembered vacantly only the name. The procedure is very simple: it is enough to select the drive where is the disc to catalogue (can be one entire hard disk) and attribute it a name for the disk label. A file, with the label name and the extension arq, will keep all the necessary information for future searching. Later, when you need to locate where is some document, it is enough to enter the name (or part of it) and the program indicates the reference (disc label) of the disc where this document was recorded. Arquivo, also can print the contents of any catalogued disc. The report is printed for alphabetical order.
(Version 1.0.5) This small program is not a VB project analyzer, but a VB project cleaner. The purpose is to search for all declarations, variables, constants and procedures unused on Visual Basic 6 projects. I made this program for my use, because I had necessity to free my projects of the accumulated garbage. After opened the VB Project, VB Project Cleaner creates a new folder (inside your project folder) named Clean_(and followed by your project Folder´s name), for where the project files, forms, modules and class modules, effectively used, are copied - it is the first step of cleanness. All the operations are processed on these duplicates, therefore, there is no risk to ruin the original code. After that, the program searchs for unused declarations. Depending on the choice made in [Remove unused code] and [Do not remove. Mark as comments] options, the unused code will be removed from the file or marked as a comment line. The program converts Dim declarations, made in declarations zone, to Private. Also, Public declarations, used only in the module where they are declared, are converted to Private. Format text code - with this option checked, the text code is formated. Add error handlers - error handlers are added to every procedure (except if there is already a error handler). If a error ocurs, a message box displays the error number, error description, name of the procedure and name of the module. Remove all comments - all comments are removed from the code.
This peculiar color palette can be easily added to your project. The color can be applied on any control with ForeColor and BackColor properties. You can pick a color from the small colored squares, adjust it with the scroll bars (they can be moved with the navigation keys, together or not with the Shift key) or you can enter the values for Red, Green and Blue in the TextBoxs. With no border style, the Color Palette form can be moved, maximized or minimized.
After many years recording my documents in Floppy discs, Zip Discs, and CD-R, I felt the necessity to make this program to quickly find the documents that i remembered vacantly only the name. The procedure is very simple: it is enough to select the drive where is the disc to catalogue (can be one entire hard disk) and attribute it a name for the disk label. A file, with the label name and the extension arq, will keep all the necessary information for future searching. Later, when you need to locate where is some document, it is enough to enter the name (or part of it) and the program indicates the reference (disc label) of the disc where this document was recorded. Arquivo, also can print the contents of any catalogued disc. The report is printed for alphabetical order.
(Version 1.0.5) This small program is not a VB project analyzer, but a VB project cleaner. The purpose is to search for all declarations, variables, constants and procedures unused on Visual Basic 6 projects. I made this program for my use, because I had necessity to free my projects of the accumulated garbage. After opened the VB Project, VB Project Cleaner creates a new folder (inside your project folder) named Clean_(and followed by your project Folder´s name), for where the project files, forms, modules and class modules, effectively used, are copied - it is the first step of cleanness. All the operations are processed on these duplicates, therefore, there is no risk to ruin the original code. After that, the program searchs for unused declarations. Depending on the choice made in [Remove unused code] and [Do not remove. Mark as comments] options, the unused code will be removed from the file or marked as a comment line. The program converts Dim declarations, made in declarations zone, to Private. Also, Public declarations, used only in the module where they are declared, are converted to Private. Format text code - with this option checked, the text code is formated. Add error handlers - error handlers are added to every procedure (except if there is already a error handler). If a error ocurs, a message box displays the error number, error description, name of the procedure and name of the module. Remove all comments - all comments are removed from the code.