<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Data Access Worldwide Forums - Studio & Utilities]]></title>
		<link>https://support.dataaccess.com/Forums/</link>
		<description>Discussions related to the use of the DataFlex Studio and other utilities when not specific to the type of application.</description>
		<language>en</language>
		<lastBuildDate>Sun, 14 Jun 2026 14:13:52 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://support.dataaccess.com/Forums/images/misc/rss.png</url>
			<title><![CDATA[Data Access Worldwide Forums - Studio & Utilities]]></title>
			<link>https://support.dataaccess.com/Forums/</link>
		</image>
		<item>
			<title>Regex in Find In Files</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73296-Regex-in-Find-In-Files&amp;goto=newpost</link>
			<pubDate>Fri, 29 May 2026 21:28:27 GMT</pubDate>
			<description><![CDATA[I'm 26-proofing my 25.0 sources, and I want to find all *.cfg files where there isn't a [Compiler] section. 
 
Bing suggests 
...]]></description>
			<content:encoded><![CDATA[<div>I'm 26-proofing my 25.0 sources, and I want to find all *.cfg files where there isn't a [Compiler] section.<br />
<br />
Bing suggests<br />
<br />
^(?![\s\S]*\[compiler\])[\s\S]*\.cfg$<br />
<br />
which returns nada, though I know there are a handful in there somewhere. <br />
<br />
^(?![\s\S]*\[Compiler\])[\s\S]*\.cfg$<br />
<br />
doesn't work either (though IIRC casing doesn't matter)</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?91-Studio-amp-Utilities"><![CDATA[Studio & Utilities]]></category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73296-Regex-in-Find-In-Files</guid>
		</item>
		<item>
			<title>Workspace Opening tool.</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73262-Workspace-Opening-tool&amp;goto=newpost</link>
			<pubDate>Wed, 20 May 2026 15:27:59 GMT</pubDate>
			<description><![CDATA[I made a toy for y'all with an ungodly amount of AI help. 
 
https://threeparams.com/DataflexOpener (https://threeparams.com/DataflexOpener) 
 
Quick...]]></description>
			<content:encoded><![CDATA[<div>I made a toy for y'all with an ungodly amount of AI help.<br />
<a href="https://threeparams.com/DataflexOpener" target="_blank"><br />
https://threeparams.com/DataflexOpener</a><br />
<br />
Quick access to all versions of dataflex and dataflex reports via the taskbar; Quick access to configured workspaces; .SWS files open in correct version. Double clicking .dr files opens with the correct version of dataflex reports; Double Clicking files inside a workspace opens that file in a workspace.<br />
<br />
I think other tools of this ilk exist, but this is my version.</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?91-Studio-amp-Utilities"><![CDATA[Studio & Utilities]]></category>
			<dc:creator>seanyboy</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73262-Workspace-Opening-tool</guid>
		</item>
	</channel>
</rss>
