<?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 Re: codes (VBA) for starting an editing session... in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/codes-vba-for-starting-an-editing-session/m-p/332871#M8662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all do you have the VBA developer help installed? If you are going to do &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;any&lt;/SPAN&gt;&lt;SPAN&gt; coding in VBA this is essential as you can search this or highlight an ArcObjects interface in the VBA editor and press F1 to find out all about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need the installation DVD to install it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you got that going just type &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;IEditor&lt;/SPAN&gt;&lt;SPAN&gt; you will see a method called &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;StartEditing&lt;/SPAN&gt;&lt;SPAN&gt; and all the others you need. Most Interfaces come with example code and you can see exactly how to start and stop editing in VBA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jan 2011 11:46:10 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2011-01-09T11:46:10Z</dc:date>
    <item>
      <title>codes (VBA) for starting an editing session...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/codes-vba-for-starting-an-editing-session/m-p/332870#M8661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Deal All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the codes (VBA) for starting an editing session, saving edits, and stopping an editing session? I am new to VBA/ArcObjects, and had an extremely hard time to find useful sources. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 20:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/codes-vba-for-starting-an-editing-session/m-p/332870#M8661</guid>
      <dc:creator>ducksunlimited</dc:creator>
      <dc:date>2011-01-07T20:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: codes (VBA) for starting an editing session...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/codes-vba-for-starting-an-editing-session/m-p/332871#M8662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all do you have the VBA developer help installed? If you are going to do &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;any&lt;/SPAN&gt;&lt;SPAN&gt; coding in VBA this is essential as you can search this or highlight an ArcObjects interface in the VBA editor and press F1 to find out all about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need the installation DVD to install it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you got that going just type &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;IEditor&lt;/SPAN&gt;&lt;SPAN&gt; you will see a method called &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;StartEditing&lt;/SPAN&gt;&lt;SPAN&gt; and all the others you need. Most Interfaces come with example code and you can see exactly how to start and stop editing in VBA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jan 2011 11:46:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/codes-vba-for-starting-an-editing-session/m-p/332871#M8662</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2011-01-09T11:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: codes (VBA) for starting an editing session...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/codes-vba-for-starting-an-editing-session/m-p/332872#M8663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Deal All, &lt;BR /&gt;&lt;BR /&gt;What are the codes (VBA) for starting an editing session, saving edits, and stopping an editing session? I am new to VBA/ArcObjects, and had an extremely hard time to find useful sources. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;Chris&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;use IWorkspaceEdit..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 05:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/codes-vba-for-starting-an-editing-session/m-p/332872#M8663</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2011-01-10T05:15:29Z</dc:date>
    </item>
  </channel>
</rss>

