VB-->HTML Compiler
This app changes a .vbg, .vbp, .frm, .bas, .cls, .ctl, or .pag file and all the files that it contains into a group of HTML pages. This can be very useful if you need to document something, or just to put your vb files on your website w/out people having to dl them. If you know anyway to parse the strings faster please let me know. Also if you like this PLZ VOTE.
Original Author: Cory J. Geesaman
Assumptions
You will need vb6 to run this, or you will need a replacement for the Split/Replace functions; i put a replacement for the Replace function in there, it is commented out, but i did not feel like writing the Split function, i'm sure u can find it in no time on psc though.
Side Effects
This program does have a single error that i know of but cannot find it's cause; if you look at the test project's compiled html files you can see that sometimes it will make the Else statement a comment, and it will always do it to End Type and End Enum statements, if you have any idea how to fix this please tell me.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 81 times
Categories
Attachments
VB--_HTML 198205202001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 110,365 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.