how do you open a file in VB6?
I understand how to write to a file and read a file, but I just want the file to open for viewing.
(I'd like to be able to choose the file from within the code, so a list box won't work for what I'm wanting to do)
I understand how to write to a file and read a file, but I just want the file to open for viewing.
(I'd like to be able to choose the file from within the code, so a list box won't work for what I'm wanting to do)
Comment