by using common dialog control show open function,anybody can give me the open file code?give me as soon as possible! ;)
Printable View
by using common dialog control show open function,anybody can give me the open file code?give me as soon as possible! ;)
Code:Open "c:\something.txt" For (Input, Output, Binary....) As #1
Close #1