Dear Colleagues,
I am a new VB learner. I am frostrated with the following question. I am trying to read a file that has several lines of the following data:
1 6 2000 12 05 AM 4.99 4.58 2.85
I created the following small program to achieve that:
Dim p As String * 2
Dim trash As...
Dear Colleagues,
I am a VB learner. I have the following situation:
I have an input data in the following format:
Date Time Variable1 variable2. ... Variable N
1/1/01 1:01PM 8.23 9.34 ... 9.8
line 3 1/1/01 1:10PM 8.23 9.34 ... 9.8
line 2 1/1/01...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.