Question: Rewrite the code in Figure 8-93 to read each line of a text file into an array named strFordModel. Do While objReader. Peek = -1

Rewrite the code in Figure 8-93 to read each line of a text file into an array named strFordModel.Do While objReader. Peek = -1 strFordModel (intCount) int Count + 1

Do While objReader. Peek = -1 strFordModel (intCount) int Count + 1 Loop FIGURE 8-93 objReader.ReadLine()

Step by Step Solution

3.33 Rating (156 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To read each record of a file ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Microsoft Visual Basic Questions!