<?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 : Setting subject on recurrence</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Setting subject on recurrence]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 08:18:04 +0000</pubDate>
  <lastBuildDate>Fri, 25 May 2007 12:05:21 +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=7240</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[Setting subject on recurrence : HiI am using Progress 4gl and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7240&amp;PID=23250&amp;title=setting-subject-on-recurrence#23250</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2885">tejsingh</a><br /><strong>Subject:</strong> 7240<br /><strong>Posted:</strong> 25 May 2007 at 12:05pm<br /><br /><font size="2"><font face="Arial, Helvetica, sans-serif">Hi<br><br>I am using Progress 4gl and have created an ocx which is embedded into my program.<br><br>I have got recurrence working with teh subject being set within the OCX but what i ideally want to do is set the subject from my progress program.<br><br>I have got this working through creating normal events as the procedure i created references </font></font><font size="2"><font face="Arial, Helvetica, sans-serif">CalendarEvent as shown below</font></font><br><font size="2"><font face="Arial, Helvetica, sans-serif"><br><font color="#009933">Public Function CreateEvent(ByVal iId As Long, ByVal StartTime As String, ByVal EndTime As String) As <b>CalendarEvent</b><br><br><font color="#000000">as the function as Calnedar i have refernence to all its properties.<br><br>But when i created the function createRecurrence this does not give me access to the property subject as the function has </font></font></font></font><font size="2"><font face="Arial, Helvetica, sans-serif"><font color="#009933"><font color="#000000">CalendarRecurrencePattern</font></font></font></font><font size="2"><font face="Arial, Helvetica, sans-serif"><font color="#009933"><font color="#000000"> as show below which does not have that as a property<br><br>Public Function CreateRecurrence() As CalendarRecurrencePattern<br><br>can anyone assist to a work around<br><br>cheers<br></font></font></font></font>]]>
   </description>
   <pubDate>Fri, 25 May 2007 12:05:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7240&amp;PID=23250&amp;title=setting-subject-on-recurrence#23250</guid>
  </item> 
 </channel>
</rss>