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
Charles is using IBM LotusScript to read a text file. He would like to read the first 23 characters in the file and repl
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Charles is using IBM LotusScript to read a text file. He would like to read the first 23 characters in the file and repl
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!