<?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 : Recurrence help</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Recurrence help]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 07:09:06 +0000</pubDate>
  <lastBuildDate>Mon, 14 May 2007 06:48:13 +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=7036</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[Recurrence help : Cheers i got this working  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22836&amp;title=recurrence-help#22836</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2885">tejsingh</a><br /><strong>Subject:</strong> 7036<br /><strong>Posted:</strong> 14 May 2007 at 6:48am<br /><br /><font size="2"><font face="Verdana, Arial, Helvetica, sans-serif">Cheers i got this working</font></font>]]>
   </description>
   <pubDate>Mon, 14 May 2007 06:48:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22836&amp;title=recurrence-help#22836</guid>
  </item> 
  <item>
   <title><![CDATA[Recurrence help : Hi,You can&amp;#039;t create recurrence...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22803&amp;title=recurrence-help#22803</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 7036<br /><strong>Posted:</strong> 12 May 2007 at 8:33am<br /><br />Hi,<br><br>You can't create recurrence from nothing; it should have a corresponding Event linked. So far, creation will look like below:<br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim NewEvent As CalendarEvent, Recurrence As CalendarRecurrencePattern<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set NewEvent = CalendarControl.DataProvider.CreateEvent<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Recurrence = NewEvent.CreateRecurrence<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sat, 12 May 2007 08:33:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22803&amp;title=recurrence-help#22803</guid>
  </item> 
  <item>
   <title><![CDATA[Recurrence help : To add to this i have found the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22538&amp;title=recurrence-help#22538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2885">tejsingh</a><br /><strong>Subject:</strong> 7036<br /><strong>Posted:</strong> 04 May 2007 at 4:47am<br /><br />To add to this i have found the problem but need it rectifying.<br><br>In vb when i type in Dim RecPattern as New ..... the calendarRecurrencePattern does not appear in the list of objects/methods/properties available<br><br>how do i get this work<br><br>cheers<br><br>TJ<br>]]>
   </description>
   <pubDate>Fri, 04 May 2007 04:47:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22538&amp;title=recurrence-help#22538</guid>
  </item> 
  <item>
   <title><![CDATA[Recurrence help : HiI am creating recurrence example...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22529&amp;title=recurrence-help#22529</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2885">tejsingh</a><br /><strong>Subject:</strong> 7036<br /><strong>Posted:</strong> 03 May 2007 at 12:00pm<br /><br /><font size="2"><font face="Arial, Helvetica, sans-serif">Hi<br><br>I am creating recurrence example similar to the example by codejock but i am having problems as it keeps throwing an error when i come to the line below:<br><br>RecPattern.StartTime = TimeSerial(arTimes(0), arTimes(1), 0)<br><br>The error is Object variable or with block variable not set (run time error: 91)<br><br>I have defined </font></font><font size="2"><font face="Arial, Helvetica, sans-serif">RecPattern as<br><br>Public RecPattern As CalendarRecurrencePattern<br><br>do i have to set the variable?<br><br>TJ<br><br></font></font>]]>
   </description>
   <pubDate>Thu, 03 May 2007 12:00:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7036&amp;PID=22529&amp;title=recurrence-help#22529</guid>
  </item> 
 </channel>
</rss>