VB TO HTML
transform your sources VB to colorized files HTML
It creates a file HTML from a file Visual's BASIC source
It is then possible to put them on-line or why not to print them in colour!
Example: mShellExecute.mod a module
of VBaccelerator.com
You can find on internet the colours which you use in the editor VB and even more
Because VBINHTML colorizes also the chaines of characters and the numbers in different colours
There are so 6 colours :
- One for the normal text
- One for keywords
- One for comments
- One for the chaines of characters
- One for the numbers
- One for the punctuation
It is possible to save a configuration of colours in a file CSS for re use it
afterward
The use is of the most simple:
- Choose a file Visual Basic (FRM, IN THE BOTTOM, CLS, CTL, PAG)
- Choose target HTML file
- Choose a configuration of colour
- Launch the treatment
After some seconds the file is created and it is possible to show it
The different screens: (click to see them in full size)
Some examples of results: