Can you read the contents of a file then create a new file with the contents of the first file as the second file name?

phew

eg.

file.txt
has "nov0100" in the body of the txt file. We want to take that out of the file and create a new file entitled "nov0100.txt".

Is this sort of thing possible to do?

Thanks in advance
dephier