Dear Gurus,
I am generating reports by flushing the data to a txt file. How can the font in the notepad be modified. the code used for creating file is
filenum = freefile
open filenum for output
data to fill in the file
close filenum
. Please msg me urgently where i can change the font of the txt file being used.

thanks,