1.

Solve : A dumb question really!?

Answer»

On a lighthearted note, nothing to do with viruses (sorry) but this is the forum where you request it the most. As l use Wordpad, why do you always request files sent to be in Notepad FORMAT.
Just curious that's all.
ThanksNotepad does not embed font format markers.
Notepad only does text and does not preserve hidden attributes of a document ogject.
Just the text, all the text and nothing but the text.
Code: [Select]This is WordPad
with different formats
Notice that is does not paste right.
Now the same RTF opened by Notepad:

Code: [Select]{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}{\f1\fmodern\fprq1\fcharset0 Courier New;}{\f2\froman\fprq2\fcharset2 Webdings;}{\f3\froman\fprq2\fcharset0 Palatino Linotype;}}
{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\f0\fs48 This is WordPad\par
\f1\fs36 with different formats\par
\f2 that may lookl funny.\f3\par
\f0\fs48\par
\fs20\par
}
Now you KNOW!
Wow, another quick and comprehensive response as always.
Thank you very much Geek, appreciated.
I'll let you GET back to the real world of answering "real" problems now!
RegardsIt makes it safer for us to open them. Notepad uses the .txt format which isn't used to DISTRIBUTE malware. Wordpad uses .doc which is able to be infected.

People used to attach Word documents which were unknowingly infected by whatever was on the computer. I won't open ATTACHED .doc or .zip files from an infected computer. Too risky.



Discussion

No Comment Found