
Randomly reads from a .txt file using a listbox & a few simple lines of code. Great for quick charatcer creation & easy to update with .txt files. Learn & have fun.
Inputs
Uses no API or .BAS files.
Assumes
Not much to complicated, can be used in toher programs with a few tweaks. Great for newbies to learn freefile & listbox capabilities.
Returns
Randomly loads txt from a text file into a listbox & then randomly reads & places the selected text into a textbox.
Side Effects
Sometimes shows a blank textbox, any help?
API DeclarationsNone.