<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: OneNote Text Importer</title>
	<atom:link href="http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/</link>
	<description>A Collection of PowerToys for OneNote</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:20:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: OneNoteのプラグインまとめ &#124; Web scratch</title>
		<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/comment-page-1/#comment-8420</link>
		<dc:creator>OneNoteのプラグインまとめ &#124; Web scratch</dc:creator>
		<pubDate>Sun, 13 Jun 2010 00:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/#comment-8420</guid>
		<description>[...] http://www.onenotepowertoys.com/2007&#8230;text-importer/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.onenotepowertoys.com/2007&#8230;text-importer/" rel="nofollow">http://www.onenotepowertoys.com/2007&#8230;text-importer/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/comment-page-1/#comment-7609</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 09 Aug 2007 18:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/#comment-7609</guid>
		<description>setup file will not unzip</description>
		<content:encoded><![CDATA[<p>setup file will not unzip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok</title>
		<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/comment-page-1/#comment-7589</link>
		<dc:creator>Alok</dc:creator>
		<pubDate>Thu, 26 Jul 2007 10:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/#comment-7589</guid>
		<description>Hi,

Is there any way to open One Note 2007 application using VB script/Java script? 

I  tried this VB script ...this failes because VB script is not supporting OUT parameter

   dim oneNote,pageStyle,importedPageID,unfiledPath,unfiledID

       set oNote = CreateObject(&quot;OneNote.Application&quot;)

       oNote.GetSpecialLocation 1,unfiledPath

       oNote.OpenHierarchy unfiledPath, &quot;&quot;, unfiledID, 0

       oNote.CreateNewPage unfiledID,importedPageID, 0

       Dim xml2importBase &#039;As String

       xml2importBase = &quot;&quot;

       xml2importBase = xml2importBase   &quot;&quot;

       xml2importBase = xml2importBase   &quot;&quot;

       Dim tailXml 

       tailXml = &quot;&quot;

       Dim xml2import 

       xml2import = xml2importBase   tailXml

       oNote.UpdateHierarchy xml2import

       oNote.NavigateTo importedPageID, &quot;&quot;, False

I know we cant send out parameter in the VB script.

So Is there any way to overcome this problem and make this script run?

Or can I import XML to the OneNote2007 application without SectionID and PageID?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there any way to open One Note 2007 application using VB script/Java script? </p>
<p>I  tried this VB script &#8230;this failes because VB script is not supporting OUT parameter</p>
<p>   dim oneNote,pageStyle,importedPageID,unfiledPath,unfiledID</p>
<p>       set oNote = CreateObject(&#8220;OneNote.Application&#8221;)</p>
<p>       oNote.GetSpecialLocation 1,unfiledPath</p>
<p>       oNote.OpenHierarchy unfiledPath, &#8220;&#8221;, unfiledID, 0</p>
<p>       oNote.CreateNewPage unfiledID,importedPageID, 0</p>
<p>       Dim xml2importBase &#8216;As String</p>
<p>       xml2importBase = &#8220;&#8221;</p>
<p>       xml2importBase = xml2importBase   &#8220;&#8221;</p>
<p>       xml2importBase = xml2importBase   &#8220;&#8221;</p>
<p>       Dim tailXml </p>
<p>       tailXml = &#8220;&#8221;</p>
<p>       Dim xml2import </p>
<p>       xml2import = xml2importBase   tailXml</p>
<p>       oNote.UpdateHierarchy xml2import</p>
<p>       oNote.NavigateTo importedPageID, &#8220;&#8221;, False</p>
<p>I know we cant send out parameter in the VB script.</p>
<p>So Is there any way to overcome this problem and make this script run?</p>
<p>Or can I import XML to the OneNote2007 application without SectionID and PageID?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/comment-page-1/#comment-7566</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Fri, 20 Jul 2007 01:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/#comment-7566</guid>
		<description>I cannot open the downloaded zip files.  I get the error message that the zipped folder is invalid.</description>
		<content:encoded><![CDATA[<p>I cannot open the downloaded zip files.  I get the error message that the zipped folder is invalid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cliff</title>
		<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/comment-page-1/#comment-7465</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Sat, 02 Jun 2007 20:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/#comment-7465</guid>
		<description>When will the zip issue be fixed?</description>
		<content:encoded><![CDATA[<p>When will the zip issue be fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holly</title>
		<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/comment-page-1/#comment-7433</link>
		<dc:creator>holly</dc:creator>
		<pubDate>Fri, 18 May 2007 03:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/#comment-7433</guid>
		<description>gofly#live.com</description>
		<content:encoded><![CDATA[<p>gofly#live.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holly</title>
		<link>http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/comment-page-1/#comment-7432</link>
		<dc:creator>holly</dc:creator>
		<pubDate>Fri, 18 May 2007 03:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.onenotepowertoys.com/2007/04/30/onenote-text-importer/#comment-7432</guid>
		<description>I&#039;m seeking a software that can add the context in clipboard to onenote by using hotkey,does it have be done by anyone?or i have to try to do it myself.</description>
		<content:encoded><![CDATA[<p>I&#8217;m seeking a software that can add the context in clipboard to onenote by using hotkey,does it have be done by anyone?or i have to try to do it myself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

