(TUT) VB6 : Save & Open Text : Advanced Way
Loading...
7,749
Uploader Comments (FuZionDragonZ)
see all
All Comments (23)
-
thanx man you rock
-
could you be so kind to show us how to load a txt file into a 4 dimensional array?
with each line being a identified as to what cell to be loaded into?
-
thanx for this! it help me a lot!
-
how to make software which make an other software in vb6
-
can you target specific lines of the text file?
-
@lilbolson make sure you renamed the richtextbox rbt1
-
Hey I need help! I already saved something, but I closed the program and open it again...I open my file, but how can you edit it again?
-
RTB1 is not defined . .
-
Good tutorial Open a TextFiles is very good but .....if I need open a picture...what can I do?
You can answer my questions, please !!
I'm very bad in visual basic but I like to see tutorials about programing
Loading...
First of all, Make sure you are using RichTextBox and rename it to RTB1
BTW, type right after Open_Click() Type On Error Resume Next. It works most of the time
FuZionDragonZ 3 years ago