README.md
December 4, 2022 ยท View on GitHub
Description
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!
More Info
Uses a public TYPE to set all required data.
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.
Full table in a string that may be put into a textbox
| Submitted On | 2002-07-30 22:00:28 |
| By | TheMouse |
| Level | Intermediate |
| User Rating | 4.8 (19 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | String Manipulation |
| World | Visual Basic |
| Archive File | Text_Table1127037302002.zip |