What statement will Charles append to the snippet to complete the code?

Charles is using IBM LotusScript to read a text file. He would like to read the first 23 characters in the file and replace them with a different string value. The following code snippet has a statement missing after the last line.

What statement will Charles append to the snippet to complete the code?
A . Write #eof
B . Close fileNum%
C . Close #fileNum%
D . Close fileNum% for Output

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments