<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Kriging problem in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/kriging-problem/m-p/443687#M12057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Krige"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Krige&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I using the AO example in the end of the page(in Visual Basic Editor in GIS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The compiler give me a error message&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Compile error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sub or Function not defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and the error occur at &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;Set pInputDataset = OpenPointDataset("D:\SpatialData", "inputpoint")&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and highlight on&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OpenPointDataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked my reference &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it's have &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI Geoprocessing Object Library&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;amp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI GeoprocessingUI Object Library&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what's wrong with it?how do I fix it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2011 04:22:50 GMT</pubDate>
    <dc:creator>shih-chiehlin</dc:creator>
    <dc:date>2011-06-03T04:22:50Z</dc:date>
    <item>
      <title>Kriging problem</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/kriging-problem/m-p/443687#M12057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Krige"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Krige&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I using the AO example in the end of the page(in Visual Basic Editor in GIS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The compiler give me a error message&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Compile error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sub or Function not defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and the error occur at &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;Set pInputDataset = OpenPointDataset("D:\SpatialData", "inputpoint")&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and highlight on&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OpenPointDataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked my reference &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it's have &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI Geoprocessing Object Library&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;amp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI GeoprocessingUI Object Library&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what's wrong with it?how do I fix it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 04:22:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/kriging-problem/m-p/443687#M12057</guid>
      <dc:creator>shih-chiehlin</dc:creator>
      <dc:date>2011-06-03T04:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Kriging problem</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/kriging-problem/m-p/443688#M12058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to create a function called OpenPointDataset in your program.&amp;nbsp; It is not a built-in function.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 15:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/kriging-problem/m-p/443688#M12058</guid>
      <dc:creator>RobChasan</dc:creator>
      <dc:date>2011-06-13T15:54:19Z</dc:date>
    </item>
  </channel>
</rss>

