Question: Write the code to declare a variable named inFile that can be used to read data from a sequential access file. Then write the statement

Write the code to declare a variable named inFile that can be used to read data from a sequential access file. Then write the statement to open a sequential access file named inventory.txt for input.

Step by Step Solution

3.53 Rating (170 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Dim inFile A... 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 with Microsoft Visual Basic 2015 Questions!