<?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 : ActiveX and dBase Plus</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : ActiveX and dBase Plus]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 00:14:25 +0000</pubDate>
  <lastBuildDate>Wed, 04 Jan 2006 12:11: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=3458</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[ActiveX and dBase Plus : When I drop the control onto my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10413&amp;title=activex-and-dbase-plus#10413</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1701">caninesoftware</a><br /><strong>Subject:</strong> 3458<br /><strong>Posted:</strong> 04 January 2006 at 12:11pm<br /><br /><P>When I drop the control onto my form within dBase, there is a "license" property added to the control.&nbsp; It looks likes this:</P><P><A href="mailto:fDI@KADW&#5;fJKQWJI&#5;fJU\WLBMQ" target="_blank">fDI@KADWfJKQWJIfJU\WLBMQ</A><BR> FfJA@OJFNvJCQRDW@(/uwjapfqlafJA@OJFNfDI@KAD WdFQLS@}S(/sdiladq`fja`aa`|pac </P><P>Is it possible to add the license information as a property of the control as opposed to a separate object?</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 04 Jan 2006 12:11:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10413&amp;title=activex-and-dbase-plus#10413</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX and dBase Plus : Sorry, I can&amp;#039;t test it because...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10399&amp;title=activex-and-dbase-plus#10399</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3458<br /><strong>Posted:</strong> 04 January 2006 at 12:44am<br /><br /><P>Sorry, I can't test it because I have no dBase, and officially we don't support not Microsoft Platforms.</P><P>If you use 9.60 version, try this progid "XtremeSuiteControls.SuiteControlsGlobalSettings"</P><P>and instead chr(13)&nbsp;&nbsp; try </P><P>chr(13) + chr(10)</P>]]>
   </description>
   <pubDate>Wed, 04 Jan 2006 00:44:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10399&amp;title=activex-and-dbase-plus#10399</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX and dBase Plus : All of these failed: I create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10393&amp;title=activex-and-dbase-plus#10393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1701">caninesoftware</a><br /><strong>Subject:</strong> 3458<br /><strong>Posted:</strong> 03 January 2006 at 5:33pm<br /><br /><P>All of these failed:</P><P><BR>I create a global "_app" object with:</P><P>_app.TaskPaneGlobalSettings = new OleAutoClient("Codejock.TaskPanelGlobalSettings.9.81")<BR>_app.TaskPaneGlobalSettings.License = TaskPanel Control Copyright (c) 2003-2005 Codejock Software" + chr(13) + "PRODUCT-ID: XCB-ESD-ACTX-9600" + chr(13) + "VALIDATE-CODE: XXX-XXX-XXX-XXX"</P><P>&nbsp;</P><P>I tried creating the object as being part of the form:</P><P>form.TaskPaneGlobalSettings = new new OleAutoClient("Codejock.TaskPanelGlobalSettings.9.81")<BR>form.TaskPaneGlobalSettings.License = TaskPanel Control Copyright (c) 2003-2005 Codejock Software" + chr(13) + "PRODUCT-ID: XCB-ESD-ACTX-9600" + chr(13) + "VALIDATE-CODE: XXX-XXX-XXX-XXX"</P><P>&nbsp;</P><P>Where exactly does the control look for the license object?&nbsp; Does the ".license" part need to be an object, or text attached to the form.TaskPaneGlobalSettings object?</P><P>&nbsp;</P><P><BR>-- Chuck</P>]]>
   </description>
   <pubDate>Tue, 03 Jan 2006 17:33:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10393&amp;title=activex-and-dbase-plus#10393</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX and dBase Plus : Try to create TaskPanelGlobalSettings...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10387&amp;title=activex-and-dbase-plus#10387</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3458<br /><strong>Posted:</strong> 03 January 2006 at 1:45pm<br /><br /><P>Try to create TaskPanelGlobalSettings&nbsp; using its ProgId:</P><P>for 9.81:</P><P>"Codejock.TaskPanelGlobalSettings.9.81"</P><P>for all previous</P><P>"Codejock.TaskPanelGlobalSettings"</P>]]>
   </description>
   <pubDate>Tue, 03 Jan 2006 13:45:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10387&amp;title=activex-and-dbase-plus#10387</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX and dBase Plus : We&amp;#039;re using the ActiveX Suite...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10381&amp;title=activex-and-dbase-plus#10381</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1701">caninesoftware</a><br /><strong>Subject:</strong> 3458<br /><strong>Posted:</strong> 02 January 2006 at 12:53pm<br /><br /><P>We're using the ActiveX Suite with dBase Plus, and it works perfectly in the development environment.&nbsp; My problem is when I try and move it to our test environment.&nbsp; I can't get the licensing to work properly.&nbsp; I can't seem to get the control to recognize the TaskPanelGlobalSettings object.&nbsp; dBase loads the ActiveX prior to running the onOpen method of the form (so I can't put it there).&nbsp; I've even tried creating a global object with "TaskPanelGlobalSettings = new OBJECT()" with no luck.&nbsp; What would be the code for dBase Plus to instantiate the TaskPanelGlobalSettings object?</P><P>I've looked in the Visual Basic samples, but can't find the creation of the TaskPanelGlobalSettings object so I can license the control in our application.</P><P>I've also tried placing the .lic file into the same directory as the .ocx file, and that works fine.&nbsp; I know this is against the license agreement, so we're not going to do that.&nbsp; We wanted to test it to make sure the control worked in our application.</P><P>Also, is it possible to rename the .ocx file to something shorter?</P><P>&nbsp;</P><P>Any help will most appreciated.</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 02 Jan 2006 12:53:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3458&amp;PID=10381&amp;title=activex-and-dbase-plus#10381</guid>
  </item> 
 </channel>
</rss>