<?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/"
	>

<channel>
	<title>Neblog &#187; D3</title>
	<atom:link href="http://nebula-rnd.com/blog/category/tech/mv/d3/feed" rel="self" type="application/rss+xml" />
	<link>http://nebula-rnd.com/blog</link>
	<description>Welcome to the Nebula</description>
	<lastBuildDate>Thu, 26 Apr 2012 22:13:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Dirt-simple D3 activation &#8211; and Web Services</title>
		<link>http://nebula-rnd.com/blog/tech/mv/d3/2010/06/act-ws1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/d3/2010/06/act-ws1.html#comments</comments>
		<pubDate>Wed, 23 Jun 2010 17:35:15 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=581</guid>
		<description><![CDATA[I don&#8217;t know how many people know this but activating D3NT is a real breeze in v7.5.x because activations are provided transparently over the internet. Hmmm, this seems to dove-tail with the Web Services blogs. Open the D3 License Activation utility. Go to menu>File>Clear Go to the Manual tab and enter your SystemID Go to [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/d3/2010/06/act-ws1.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lonely Shell Variables &#8211; Part 2</title>
		<link>http://nebula-rnd.com/blog/tech/mv/d3/2010/02/d3shell2.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/d3/2010/02/d3shell2.html#comments</comments>
		<pubDate>Thu, 11 Feb 2010 10:31:27 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=491</guid>
		<description><![CDATA[Back in March 2008 I wrote a blog here called Lonely Shell Variables. Today I was fiddling with shell variables in D3 (also called Environment variables) and once again I marvelled at the power and flexibility &#8211; but I&#8217;d bet the number of people who really use this functionality can be counted on a single [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/d3/2010/02/d3shell2.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>To free, or not to free? That is the question.</title>
		<link>http://nebula-rnd.com/blog/tech/mv/2009/09/free1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/2009/09/free1.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 03:53:20 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[MV]]></category>
		<category><![CDATA[AccuTerm]]></category>
		<category><![CDATA[AnzioWin]]></category>
		<category><![CDATA[BASIC]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=446</guid>
		<description><![CDATA[I needed to get information out of D3 and there is no standard function to get it. After a couple emails with TigerLogic support, I was able to write two lines of code to get what I needed. Wow, that&#8217;s cool. Now should I be a good community citizen and give it away? Should I [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/2009/09/free1.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What is a &#8220;large&#8221; select list?</title>
		<link>http://nebula-rnd.com/blog/tech/mv/d3/2009/08/d3selectlist1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/d3/2009/08/d3selectlist1.html#comments</comments>
		<pubDate>Fri, 07 Aug 2009 19:50:21 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[BASIC]]></category>
		<category><![CDATA[frames]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[savelist]]></category>
		<category><![CDATA[select]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=362</guid>
		<description><![CDATA[A question came up in CDP about what a &#8220;large&#8221; dynamic array is, when used as a select list, and when lists should be processed as dimensioned arrays versus dynamic arrays. The answer can be more complex than one might think. Before I continue, I&#8217;d like to state why I chose to publish this here [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/d3/2009/08/d3selectlist1.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>D3 FlashBASIC Part 2</title>
		<link>http://nebula-rnd.com/blog/tech/mv/d3/2009/06/d3flash2.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/d3/2009/06/d3flash2.html#comments</comments>
		<pubDate>Thu, 04 Jun 2009 17:00:22 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>

		<guid isPermaLink="false">http://Nebula-RnD.com/blog/tech/mv/d3/2009/06/d3flash2.html</guid>
		<description><![CDATA[A while back I wrote a blog entry on how D3 FlashBASIC works.&#160;That blog/article was recently re-published in International Spectrum magazine. Yay! In the QM forum a question came up as to how D3 caches BASIC object code. I thought the little I knew about the topic would serve as a supplemental update to that [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/d3/2009/06/d3flash2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D3 Precision &#8211; Who says MV doesn&#8217;t have data types?</title>
		<link>http://nebula-rnd.com/blog/tech/mv/2008/08/d3precision1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/2008/08/d3precision1.html#comments</comments>
		<pubDate>Tue, 19 Aug 2008 03:44:19 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[MV]]></category>

		<guid isPermaLink="false">http://Nebula-RnD.com/blog/tech/mv/2008/08/d3precision1.html</guid>
		<description><![CDATA[I got an email about an issue with high-precision&#160;data passed to NebulaXLite. That started&#160;several&#160;exchanges with Tiger Logic Technical&#160;Support, and I&#8217;m summarizing what I&#8217;ve learned here. D3 has a default numeric precision of 4 decimals. Since we&#8217;re working with Excel here, that implies numbers, financial data &#8211; potentially a number of significant digits. Consider the following [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/2008/08/d3precision1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D3 FlashBASIC History and Usage</title>
		<link>http://nebula-rnd.com/blog/tech/mv/2008/04/d3flash1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/2008/04/d3flash1.html#comments</comments>
		<pubDate>Sun, 13 Apr 2008 05:50:29 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[MV]]></category>

		<guid isPermaLink="false">http://Nebula-RnD.com/blog/tech/mv/2008/04/d3flash1.html</guid>
		<description><![CDATA[Questions frequently arise in forums about how FlashBASIC works. So I thought I&#8217;d summarize it here. First, a primer on compilation and object code in general Pick BASIC source code is not compiled down to machine code, it&#8217;s only partially compiled down to what is called PCode. PCode is what results when you compile source [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/2008/04/d3flash1.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lonely D3 Shell Variables</title>
		<link>http://nebula-rnd.com/blog/tech/mv/2008/03/d3shell1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/2008/03/d3shell1.html#comments</comments>
		<pubDate>Sun, 30 Mar 2008 00:23:27 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[MV]]></category>

		<guid isPermaLink="false">http://Nebula-RnD.com/blog/tech/mv/2008/03/d3shell1.html</guid>
		<description><![CDATA[A question came up in comp.databases.pick that asked how we could use a pre-defined set of values in a D3 query. For example: SORT CUSTOMERS WITH STATE &#34;AZ&#34; &#34;CA&#34; &#34;NM&#34; &#34;OR&#34; &#8230; but getting the state codes dynamically. Sure, we can do that, using shell variables. In SQL queries it&#8217;s quite common to nest selects [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/2008/03/d3shell1.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>D3 C Functions &#8211; Part 1: Confusing docs?</title>
		<link>http://nebula-rnd.com/blog/tech/mv/d3/2007/09/d3-cfunctions1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/d3/2007/09/d3-cfunctions1.html#comments</comments>
		<pubDate>Sun, 30 Sep 2007 01:27:29 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>

		<guid isPermaLink="false">http://Nebula-RnD.com/blog/tech/mv/d3/2007/09/d3-cfunctions1.html</guid>
		<description><![CDATA[A recent forum posting said the D3 Reference Manual is &#34;confused&#34; about which %functions are for Unix and which are for Windows. I have a lot of comments on this topic but with just a couple minor exceptions I disagree with the statement that the doc is really &#34;confused&#34; anymore. If you don&#8217;t know what [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/d3/2007/09/d3-cfunctions1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Pick Dictionary Items Work</title>
		<link>http://nebula-rnd.com/blog/tech/mv/2007/01/dict-items01.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/2007/01/dict-items01.html#comments</comments>
		<pubDate>Wed, 03 Jan 2007 05:44:11 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[MV]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/tech/mv/2007/01/dict-items01.html</guid>
		<description><![CDATA[Even after years many Pick people aren&#8217;t quite sure how atb7 or 8 work, they just put something one place, then the other, and if it works they leave it until they find out it doesn&#8217;t work for some new purpose. Here is how they work. This article was inspired by a request for how [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/2007/01/dict-items01.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D3 &#8211; Recompiling Code</title>
		<link>http://nebula-rnd.com/blog/tech/2006/12/d3recompile1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/2006/12/d3recompile1.html#comments</comments>
		<pubDate>Sun, 31 Dec 2006 01:00:53 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[DesignBais]]></category>
		<category><![CDATA[mv.NET]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/tech/2006/12/d3recompile1.html</guid>
		<description><![CDATA[The following is some great information posted to the Raining Data web forum by Robert Burke, their new Technical Support Director. I&#8217;ve posted it here verbatim for your benefit. There are going to be cases where you want to change and recompile a flashed program and run the new program even though another process is [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/2006/12/d3recompile1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Time, MV and *nix</title>
		<link>http://nebula-rnd.com/blog/tech/2006/10/setting-time1.html</link>
		<comments>http://nebula-rnd.com/blog/tech/2006/10/setting-time1.html#comments</comments>
		<pubDate>Tue, 31 Oct 2006 02:57:50 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[MV]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/tech/2006/10/setting-time1.html</guid>
		<description><![CDATA[Steven Dorst asked about setting D3 time from the host OS. Here are some notes about setting the OS or MV time from either environment. D3 already has a program in dm,bp called start.rtc for setting the D3 time based on the OS time. For D3NT the code just terminates because (I believe) D3NT gets [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/2006/10/setting-time1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D3 Tip &#8211; OSFI Part 1</title>
		<link>http://nebula-rnd.com/blog/general/2006/10/d3tip-osfi01.html</link>
		<comments>http://nebula-rnd.com/blog/general/2006/10/d3tip-osfi01.html#comments</comments>
		<pubDate>Mon, 16 Oct 2006 23:00:08 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[MV]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/general/2006/10/d3tips-osfi01.html</guid>
		<description><![CDATA[Over the years there seems to be continuing confusion on how the D3 OSFI works, and confusion&#160;with the similarly named FSI. In this first tip on this topic, I&#8217;ll provide a couple hints about how to use slashes and drive references, and some examples for use. Once in a while we&#8217;ll see someone post an [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/general/2006/10/d3tip-osfi01.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AntiVirus Software and D3NT Files</title>
		<link>http://nebula-rnd.com/blog/tech/mv/d3/2006/02/antivirus-software-and-d3nt-files.html</link>
		<comments>http://nebula-rnd.com/blog/tech/mv/d3/2006/02/antivirus-software-and-d3nt-files.html#comments</comments>
		<pubDate>Mon, 20 Feb 2006 05:42:39 +0000</pubDate>
		<dc:creator>Tony Gravagno</dc:creator>
				<category><![CDATA[D3]]></category>

		<guid isPermaLink="false">http://nebula-rnd.com/blog/tech/mv/d3/2006/02/antivirus-software-and-d3nt-files.html</guid>
		<description><![CDATA[I was just installing Norton AntiVirus 2006 from Symantec, and as I was setting up the Exclusion list of files to not scan I figured I&#8217;d share my list with you. It doesn&#8217;t make sense to scan large files that we know are Pick data files because Windows viruses can&#8217;t hide in there. (At least [...]]]></description>
		<wfw:commentRss>http://nebula-rnd.com/blog/tech/mv/d3/2006/02/antivirus-software-and-d3nt-files.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

