Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
kc86
2 discussion posts
Using Fileseek, I searched my computer (not email) for a file containing an email address in the form person@domain.com. The results were bizarre, and none contained the email address. Does "@" do something? How can I search for an email address in a file (like .doc, .rtf, etc.)?
Sep 7, 2009  • #1
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
Make sure you don't have "Process query as regular expression" checked, or the '@' character could be treated as a special symbol. As for files like .DOC files, they are a special file format and FileSeek can't properly search them. Because they aren't just plain text, you'll have to open them up in Word to search them unfortunately. :(
Sep 7, 2009  • #2
User Image
kc86
2 discussion posts
Thank you. I am pretty shocked since .doc documents are among the major files I have. What about .rtf and .htm files?
Sep 8, 2009  • #3
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
.HTM files are plain text, so FileSeek will have no problem with them. .RTF files have a lot of "control characters" in them, but your text will still be visible as plain text, so FileSeek will work fine with them as well. .DOC files however are notoriously difficult to parse, and are not even close to plain text. As a result FileSeek can't read them.
Sep 8, 2009  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)