VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Text Table Generator

TheMouse  (3 Submissions)   String Manipulation   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This code lets you easily create text-tables for text documents or even comment-formatting in VB. This will automatically center your text in the table. *No error checking has been added, sorry!

Inputs
Uses a public TYPE to set all required data.

Assumes
No error checking in the code. Examples of errors may be writing a line of text past the end of the table, and making the walls thicker than the table width.

Returns
Full table in a string that may be put into a textbox

Rate Text Table Generator (4(4 Vote))

Download Text Table Generator

Text Table Generator Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters