|
-
August 27th, 2001, 05:46 AM
#1
Change Font in NotePad URGENT
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,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|