<?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: FoxPro Tips: VFP&#8217;s EditorOptions</title>
	<atom:link href="http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/</link>
	<description>Shedding some light on topics of software development, Visual FoxPro, saving our planet, paying it forward, and anything else I find important enough to share.</description>
	<lastBuildDate>Sun, 13 Jan 2019 18:50:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Tamar E. Granor</title>
		<link>http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/comment-page-1/#comment-1005</link>
		<dc:creator>Tamar E. Granor</dc:creator>
		<pubDate>Mon, 27 Mar 2006 17:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/#comment-1005</guid>
		<description>I chose the opposite approach with the formatted code. Since I do virtually all my writing with Word, I set up a shortcut in Word to paste without formatting (Edit &#124; Paste Special &#124; Plain Text, or something like that).</description>
		<content:encoded><![CDATA[<p>I chose the opposite approach with the formatted code. Since I do virtually all my writing with Word, I set up a shortcut in Word to paste without formatting (Edit | Paste Special | Plain Text, or something like that).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Schummer</title>
		<link>http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/comment-page-1/#comment-1006</link>
		<dc:creator>Rick Schummer</dc:creator>
		<pubDate>Sun, 19 Mar 2006 10:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/#comment-1006</guid>
		<description>Andy,&lt;br /&gt;&lt;br /&gt;Thanks for the clarification. You are absolutely correct. I guess the reason I have taken the &quot;space approach&quot; every time is it works for the VFP application object and the other objects. One approach is simpler for me to remember.</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>Thanks for the clarification. You are absolutely correct. I guess the reason I have taken the &#8220;space approach&#8221; every time is it works for the VFP application object and the other objects. One approach is simpler for me to remember.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Kramek</title>
		<link>http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/comment-page-1/#comment-1007</link>
		<dc:creator>Andy Kramek</dc:creator>
		<pubDate>Sun, 19 Mar 2006 08:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2006/03/foxpro-tips-vfps-editoroptions/#comment-1007</guid>
		<description>Hi Rick&lt;br /&gt;Your note about the necessity of including a space before the &quot;+=&quot; operator is not strictly accurate. It seems to work just fine is mosdt cases - but for the VFP application object it DOES require the space. Try the following in an editing window, or even by instantiating the object in command window:&lt;br /&gt;&lt;br /&gt;LOCAL loX as CUSTOM&lt;br /&gt;loX.Height+=</description>
		<content:encoded><![CDATA[<p>Hi Rick<br />Your note about the necessity of including a space before the &#8220;+=&#8221; operator is not strictly accurate. It seems to work just fine is mosdt cases &#8211; but for the VFP application object it DOES require the space. Try the following in an editing window, or even by instantiating the object in command window:</p>
<p>LOCAL loX as CUSTOM<br />loX.Height+=</p>
]]></content:encoded>
	</item>
</channel>
</rss>
