<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: First exposure to Caché</title>
	<atom:link href="http://nebula-rnd.com/blog/tech/2007/02/cache-first-exposure.html/feed" rel="self" type="application/rss+xml" />
	<link>http://nebula-rnd.com/blog/tech/2007/02/cache-first-exposure.html</link>
	<description>Welcome to the Nebula</description>
	<lastBuildDate>Fri, 06 Jan 2012 09:44:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Tony Gravagno</title>
		<link>http://nebula-rnd.com/blog/tech/2007/02/cache-first-exposure.html/comment-page-1#comment-409</link>
		<dc:creator>Tony Gravagno</dc:creator>
		<pubDate>Thu, 20 Oct 2011 04:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://nebula-rnd.com/blog/tech/2007/02/cache-first-exposure.html#comment-409</guid>
		<description>I don&#039;t believe flavors turn off features, but if the functionality required for a feature is changed then another flavor-specific command may not work.  I believe COMO works no matter the flavor.

BTW, I believe D3 v9 now has COMO, or at least it&#039;s in the queue because I requested it. :)

Also, D3 does have files similar to type19.  You don&#039;t create a DIR file in D3, you just ensure that you can read/write from a host OS path, then setup a q-pointer like this:

01 q
03 /tmp/somepath

or

01 q
03 c:\abc\def

This is called OSFI and I&#039;ve written about it extensively, split up between this blog, the TigerLogic forum, and comp.databases.pick.

You can also open directories directly from basic:

OPEN &quot;D:\MYPATH&quot; TO FV...

or use paths from TCL:

SORT /home/me/foo WITH A1 NOT &quot;X&quot; ...

Enjoy!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t believe flavors turn off features, but if the functionality required for a feature is changed then another flavor-specific command may not work.  I believe COMO works no matter the flavor.</p>
<p>BTW, I believe D3 v9 now has COMO, or at least it&#8217;s in the queue because I requested it. <img src='http://nebula-rnd.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Also, D3 does have files similar to type19.  You don&#8217;t create a DIR file in D3, you just ensure that you can read/write from a host OS path, then setup a q-pointer like this:</p>
<p>01 q<br />
03 /tmp/somepath</p>
<p>or</p>
<p>01 q<br />
03 c:\abc\def</p>
<p>This is called OSFI and I&#8217;ve written about it extensively, split up between this blog, the TigerLogic forum, and comp.databases.pick.</p>
<p>You can also open directories directly from basic:</p>
<p>OPEN &#8220;D:\MYPATH&#8221; TO FV&#8230;</p>
<p>or use paths from TCL:</p>
<p>SORT /home/me/foo WITH A1 NOT &#8220;X&#8221; &#8230;</p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louie Bergsagel</title>
		<link>http://nebula-rnd.com/blog/tech/2007/02/cache-first-exposure.html/comment-page-1#comment-408</link>
		<dc:creator>Louie Bergsagel</dc:creator>
		<pubDate>Wed, 19 Oct 2011 16:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://nebula-rnd.com/blog/tech/2007/02/cache-first-exposure.html#comment-408</guid>
		<description>I hope the &quot;flavor&quot; switches don&#039;t turn off features like UniVerse&#039;s COMO command, and type 19 files, which D3 doesn&#039;t have.</description>
		<content:encoded><![CDATA[<p>I hope the &#8220;flavor&#8221; switches don&#8217;t turn off features like UniVerse&#8217;s COMO command, and type 19 files, which D3 doesn&#8217;t have.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

