<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Currently selected date</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Currently selected date]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:07:51 +0000</pubDate>
  <lastBuildDate>Wed, 22 Feb 2006 09:35:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=3677</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Currently selected date : Thank you, nice to see that this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11110&amp;title=currently-selected-date#11110</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3677<br /><strong>Posted:</strong> 22 February 2006 at 9:35am<br /><br />Thank you, nice to see that this is not an issue <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0">.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 22 Feb 2006 09:35:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11110&amp;title=currently-selected-date#11110</guid>
  </item> 
  <item>
   <title><![CDATA[Currently selected date : VFP does not have StrictTyping....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11108&amp;title=currently-selected-date#11108</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1792">TracyP</a><br /><strong>Subject:</strong> 3677<br /><strong>Posted:</strong> 22 February 2006 at 8:37am<br /><br />VFP does not have StrictTyping. However, I do set the variables accordingly.<br><br>ltStart = datetime() &amp;&amp; function which returns a datetime value<br>ltEnd = datetime()&nbsp; &amp;&amp; function which returns a datetime value<br>llAllDay = .T.&nbsp; &amp;&amp; true<br>*-- The @ before the variables are informing VFP to pass by Reference<br>oleCalendar.ActiveView.GetSelection(@ltStart, @ltEnd, @llAllDay)<br><br>Today it works. Looking at the old code tests I have been doing, Ipassed the llAllDay as .T. not a variable. This was apparently causingmy error.<br><br>I am very pleased with the functionality and ease of use this control has.<br><br>Thanks<br>Tracy<br><br>]]>
   </description>
   <pubDate>Wed, 22 Feb 2006 08:37:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11108&amp;title=currently-selected-date#11108</guid>
  </item> 
  <item>
   <title><![CDATA[Currently selected date : Hi Tracy,In the declaration of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11101&amp;title=currently-selected-date#11101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3677<br /><strong>Posted:</strong> 22 February 2006 at 6:25am<br /><br />Hi Tracy,<br><br>In the declaration of ActiveView.GetSelection(ByRef Date, ByRef Date, ByRef Boolean) there are no "ByRef Variant" parameters. Could you please clarify whether you're providing all 3 parameters of corresponding types?<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 22 Feb 2006 06:25:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11101&amp;title=currently-selected-date#11101</guid>
  </item> 
  <item>
   <title><![CDATA[Currently selected date : Due to the language I&amp;#039;m using,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11068&amp;title=currently-selected-date#11068</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1792">TracyP</a><br /><strong>Subject:</strong> 3677<br /><strong>Posted:</strong> 20 February 2006 at 9:54am<br /><br />Due to the language I'm using, passing a Date variable to the ActiveView.GetSelection() returns an error.<br>See link for more details: <a href="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B177575" target="_blank">PRB: ActiveX Controls Passing Variant* Back to VFP Cause Error </a><br><br>Is there another way to get the currently selected date. I've attemptedto use the DatePicker attached to the Calendar, however, it does notcorrectly update when the calendar updates.<br>]]>
   </description>
   <pubDate>Mon, 20 Feb 2006 09:54:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3677&amp;PID=11068&amp;title=currently-selected-date#11068</guid>
  </item> 
 </channel>
</rss>