<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>FoxPro Forum Rss Feed</title><link>http://code.msdn.microsoft.com/FoxPro/Thread/List.aspx</link><description>FoxPro Forum Rss Description</description><item><title>NEW POST: Chat about VFP</title><link>http://code.msdn.microsoft.com/FoxPro/Thread/View.aspx?ThreadId=40</link><description>&lt;div class="wikidoc"&gt;
Do you know how I can make my Visual FoxPro 7 application terminate if the user has not pressed any keys or clicked the mouse for over 15 minutes?&lt;br /&gt;Is there some type of vital timeout routine I can call?&lt;br /&gt;
&lt;/div&gt;</description><author>doncastig</author><pubDate>Wed, 04 Feb 2009 01:35:02 GMT</pubDate><guid isPermaLink="false">NEW POST: Chat about VFP 20090204A</guid></item><item><title>NEW POST: Chat about VFP</title><link>http://code.msdn.microsoft.com/FoxPro/Thread/View.aspx?ThreadId=40</link><description>&lt;div class="wikidoc"&gt;
Hi wOOdy,&lt;br /&gt; &lt;br /&gt;as discussed in ms.public.de.fox, the real formula for nMaxRecno, if you want to take the Locking bytes area into account would be&lt;br /&gt;nMaxRec = Int((2^31-nHeader-2)/(nRecsize+1))&lt;br /&gt; &lt;br /&gt;I now double checked that's correct.&lt;br /&gt; &lt;br /&gt;In fact it's quite easy to understand, as it reserves recsize + 1 byte for the locking byte to make sure the area of locking bytes is not used for records.&lt;br /&gt; &lt;br /&gt;If you want to gain access to the most records possible, you may use what you have now:&lt;br /&gt;nMaxRec = Int((2^31-nHeader-2)/(nRecsize))&lt;br /&gt; &lt;br /&gt;Bye, Olaf.&lt;br /&gt;
&lt;/div&gt;</description><author>OlafDoschke</author><pubDate>Wed, 05 Nov 2008 23:06:04 GMT</pubDate><guid isPermaLink="false">NEW POST: Chat about VFP 20081105P</guid></item><item><title>NEW POST: Chat about VFP</title><link>http://code.msdn.microsoft.com/FoxPro/Thread/View.aspx?ThreadId=40</link><description>&lt;div class="wikidoc"&gt;
Feel free to add your comments and questions!&lt;br /&gt;
&lt;/div&gt;</description><author>woody</author><pubDate>Sun, 03 Feb 2008 13:10:55 GMT</pubDate><guid isPermaLink="false">NEW POST: Chat about VFP 20080203P</guid></item></channel></rss>