Outputting the content of a text file:

File path: D:\home\hnt20b004\www_public\dev\test_code\read_write_apend_files\
Content: This is a test for reading from, writing to, and appending a text file using CFFILE.
Making all the text uppercase:

File path: D:\home\hnt20b004\www_public\dev\test_code\read_write_apend_files\
Content: THIS IS A TEST FOR READING FROM, WRITING TO, AND APPENDING A TEXT FILE USING CFFILE.