<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>FileSeek RSS: When string not found</title>
<atom:link href="https://www.fileseek.ca/Discussions/RSS/?TopicID=bf135389-0377-478e-92bd-66569dff7d6d" rel="self" type="application/rss+xml" />
<link>https://www.fileseek.ca/Discussions/RSS/?TopicID=bf135389-0377-478e-92bd-66569dff7d6d</link>
<description>FileSeek RSS: When string not found</description>
<lastBuildDate>Wed, 13 May 2026 16:36:53 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.fileseek.ca/Discussions/RSS/?TopicID=bf135389-0377-478e-92bd-66569dff7d6d</generator>
<item>
<title>RE: When string not found</title>
<link>https://www.fileseek.ca/Discussions/View/when-string-not-found/?ID=bf135389-0377-478e-92bd-66569dff7d6d#2</link>
<pubDate>Thu, 10 Jan 2019 18:53:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/when-string-not-found/?ID=bf135389-0377-478e-92bd-66569dff7d6d#2</guid>
<category>FileSeek</category>
<description><![CDATA[If the Query mode is set to "Text Query," you can do that by using the minus sign, like this:
-{$INCLUDE Attracs.inc}
Note that on the Advanced tab, you should change it to match the entire file instead of line by line.
Hope that helps!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
If the Query mode is set to "Text Query," you can do that by using the minus sign, like this:<br/>
<br/>
<div class="Inline"><pre>-{$INCLUDE Attracs.inc}</pre></div><br/>
<br/>
Note that on the Advanced tab, you should change it to match the entire file instead of line by line.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>When string not found</title>
<link>https://www.fileseek.ca/Discussions/View/when-string-not-found/?ID=bf135389-0377-478e-92bd-66569dff7d6d</link>
<pubDate>Thu, 10 Jan 2019 09:00:23 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/when-string-not-found/?ID=bf135389-0377-478e-92bd-66569dff7d6d</guid>
<category>FileSeek</category>
<description><![CDATA[I wonder if Fileseek can be extended to show file hits whena string is NOT found ?
So my concrete case is this
I want all my pas-files to have this line
Code
Copy
Select All
{$INCLUDE Attracs.inc}
at the beginning (line 3)
So most of my files already have that, but not all.
One option wo...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I wonder if Fileseek can be extended to show file hits whena string is NOT found ?<br/>
<br/>
So my concrete case is this<br/>
<br/>
I want all my pas-files to have this line<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019e2232c50377e499ef8c832b80cc47" class="ClipboardCopyControl"><img src="https://www.fileseek.ca/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019e2232c50377e499ef8c832b80cc47Js'); return false;"><img src="https://www.fileseek.ca/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019e2232c50377e499ef8c832b80cc47Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">{$INCLUDE Attracs.inc}</pre><textarea id="code019e2232c50377e499ef8c832b80cc47" name="code019e2232c50377e499ef8c832b80cc47" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
at the beginning (line 3)<br/>
<br/>
So most of my files already have that, but not all.<br/>
One option would of course to write a small application that do what I want <img src="https://www.fileseek.ca/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
/Roland
</div>
]]></content:encoded>
</item>
</channel>
</rss>