|
-
Aug 9th, 2011, 11:27 AM
#1
Thread Starter
Junior Member
[RESOLVED] Writing RTB lines into textboxes
Here i am ..stuck again
This time i have a RTB (look.text) that contains no more than 12 lines (it updates according to a listbox but it will never exceed 12 lines of text). The lines contain numbers like this:
2345,0,0,1,36,... and the last line will always be a number like: + or -123456789
I also have 12 textboxes (a0.text to a11.text).
How do i write each line from the RTB in a textbox?-i can't show you my code because it looks stupid and no matter what i tried i always ended up getting the same error "Index was outside the bounds of the array"-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|