PDA

Click to See Complete Forum and Search --> : Simpel question about textfile.


Tiger Claw
Feb 19th, 2000, 05:59 PM
I don't know if it qualifies under database-subject but I'll post it here anyway since it's the place that seems to be best.

I've got a textfile and I want it to lead a whole bunch of text when I push the next button and my question is:
How's the easist way to make it load a lot of text (several sentences)??
I can only make it load one at a time and that's not that fun when you're reading a long text.

The text looks something like this:

[Subject 1]
There once was a boy who tried to write a program who did display many lines of text....

[Subject 2]
.....

I want the program to display all the text at subject 1 first and when I click the NEXT-button it'll go to subject 2 and so on.

Anyone who has a sulution to this rather simple problem?

pardede
Feb 20th, 2000, 05:50 AM
have you set the "multiple line" property of your textbox to true?