back
Reading String Data
Here is an example (from page 215) of how you read a file that has strings. Again, when you execute this file, you may have to copy the data file into the folder.

[stringread.txt]

Assignment

Create a text file with ten names. Then write a program that will open that text file and display the names.