Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 242 Bytes

read-file

📄 Read and display file content

Open and display file content. Select the file using the GetOpenFileName function. Display text using MessageBox function. Select the result file using the GetSaveFileName function.