Question: Write the code to declare a variable named outFile that can be used to write data to a sequential access file. Then write the statement
Write the code to declare a variable named outFile that can be used to write data to a sequential access file. Then write the statement to open a sequential access file named inventory.txt for output.
Step by Step Solution
3.50 Rating (163 Votes )
There are 3 Steps involved in it
Dim outFile A... View full answer
Get step-by-step solutions from verified subject matter experts
