<?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: Code Capture Tool in BreakPoint</title>
    <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530630#M3776</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;I doubt people will have any objection and I think it's a great idea. While the tool was originally posted to the Starware thread, the point is not to have it only in places where the writers can get stars, but to get as many people to use it as possible. I would also&amp;nbsp;suggest alternative means of distribution like the LAVAcr and OpenG itself (with the BSD license?).&lt;/P&gt;
&lt;P&gt;As for technical issues, the current version is 7.0. I think it should stay that way, if only because it's the version I use&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.ni.com/i/smilies/16x16_smiley-wink.gif" alt="Smiley Wink" title="Smiley Wink" /&gt; . I can help with compiling that. All the 8.x stuff is called dynamically and so adding the code to handle panes (as well as the library names) should be done dynamically as well. We should have a tree VIs which will hold all the dynamically called VIs so that it can be compiled easily on newer versions.&lt;/P&gt;
&lt;P&gt;Also, I think that it should have some changes made to it. &lt;BR /&gt;Personally, I think some of the additions are not needed and just complicate the program (like using the number buttons to cycle the lists or having the timeout) and unless anyone has objections I suggest that we remove them.&lt;BR /&gt;Also, the code which does the actual cropping was never cleaned up and this could be a good chance to do that.&lt;BR /&gt;One important addition is the ability to select the position of the FP and BD relative to each other. Maybe from a picture ring?&lt;/P&gt;
&lt;P&gt;BTW, what is your suggestion for working with panes?&lt;BR /&gt;Can you select objects across multiple panes?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2007 10:06:00 GMT</pubDate>
    <dc:creator>tst</dc:creator>
    <dc:date>2007-06-04T10:06:00Z</dc:date>
    <item>
      <title>Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530532#M3775</link>
      <description>I see more and more people asking about how to paste parts of LV code in forums.&lt;BR /&gt;I'm thinking about repacking the &lt;A href="http://forums.ni.com/ni/board/message?board.id=BreakPoint&amp;amp;message.id=2839#M2839" target="_blank"&gt;Code Capture Tool&lt;/A&gt; as an .OGP file and a auto-installing VI.&lt;BR /&gt;Together with this I want to write some documentation about it.&lt;BR /&gt;Now my Q is does anybody resemble this?&lt;BR /&gt;Esp. &lt;A href="http://forums.ni.com/ni/view_profile?user.id=27860" target="_blank"&gt;tst&lt;/A&gt;, &lt;A href="http://forums.ni.com/ni/view_profile?user.id=34024" target="_blank"&gt;Chilly Charly&lt;/A&gt;, &lt;A href="http://forums.ni.com/ni/view_profile?user.id=7614" target="_blank"&gt;Altenbach&lt;/A&gt;, &lt;A href="http://forums.ni.com/ni/view_profile?user.id=12628" target="_blank"&gt;Jean-Pierre&lt;/A&gt; and &lt;A href="http://forums.ni.com/ni/view_profile?user.id=6528" target="_blank"&gt;RolfK&lt;/A&gt;!&lt;BR /&gt;&lt;BR /&gt;One bug-fix to make is the shooting of paned front panels.&lt;BR /&gt;&lt;BR /&gt;My current version is 8.2 but I think the version on the net is 7.1 right?&lt;BR /&gt;Does anyone have an older version?&lt;BR /&gt;&lt;BR /&gt;TOn&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Jun 2007 05:50:27 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530532#M3775</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-06-04T05:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530630#M3776</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;I doubt people will have any objection and I think it's a great idea. While the tool was originally posted to the Starware thread, the point is not to have it only in places where the writers can get stars, but to get as many people to use it as possible. I would also&amp;nbsp;suggest alternative means of distribution like the LAVAcr and OpenG itself (with the BSD license?).&lt;/P&gt;
&lt;P&gt;As for technical issues, the current version is 7.0. I think it should stay that way, if only because it's the version I use&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.ni.com/i/smilies/16x16_smiley-wink.gif" alt="Smiley Wink" title="Smiley Wink" /&gt; . I can help with compiling that. All the 8.x stuff is called dynamically and so adding the code to handle panes (as well as the library names) should be done dynamically as well. We should have a tree VIs which will hold all the dynamically called VIs so that it can be compiled easily on newer versions.&lt;/P&gt;
&lt;P&gt;Also, I think that it should have some changes made to it. &lt;BR /&gt;Personally, I think some of the additions are not needed and just complicate the program (like using the number buttons to cycle the lists or having the timeout) and unless anyone has objections I suggest that we remove them.&lt;BR /&gt;Also, the code which does the actual cropping was never cleaned up and this could be a good chance to do that.&lt;BR /&gt;One important addition is the ability to select the position of the FP and BD relative to each other. Maybe from a picture ring?&lt;/P&gt;
&lt;P&gt;BTW, what is your suggestion for working with panes?&lt;BR /&gt;Can you select objects across multiple panes?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2007 10:06:00 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530630#M3776</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-04T10:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530658#M3777</link>
      <description>&lt;DIV&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;LAVAcr and OpenG itself (with the BSD license?).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I like that, since we have control over the documentation!&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;One important addition is the ability to select the position of the FP and BD relative to each other. Maybe from a picture ring?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sounds good!&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;BTW, what is your suggestion for working with panes?&lt;BR /&gt;Can you select objects across multiple panes?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;I think you can select, the problem is that currently you get an error if you want to use the whole panel (mult. panes)&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;One addition I want is the 'escape' key, that is quite intuitive to cancel a dialog&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:06:36 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530658#M3777</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-06-04T11:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530700#M3779</link>
      <description>&lt;BLOCKQUOTE dir="ltr" style="MARGIN-RIGHT: 0px"&gt;
&lt;DIV&gt;
&lt;HR /&gt;
TonP wrote:&lt;BR /&gt;&lt;BR /&gt;I think you can select, the problem is that currently you get an error if you want to use the whole panel (mult. panes)
&lt;HR /&gt;
&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Well, it's important to know whether you can select across multiple panes or not, because that would significantly affect the behavior of the tool. &lt;BR /&gt;In any case, I don't use 8, but I would expect that this should be a fairly simple fix and that if there is no selection the tool should capture the visible part of each pane and combine them into a single image.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;
&lt;/P&gt;&lt;HR /&gt;
One addition I want is the 'escape' key, that is quite intuitive to cancel a dialog&lt;BR /&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;Sounds good. I just never had to cancel that dialog much, so I didn't think about it.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Attached is a picture ring prototype.&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Jun 2007 12:33:25 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530700#M3779</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-04T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530780#M3781</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;a href="https://forums.ni.com/t5/user/viewprofilepage/user-id/27860"&gt;@tst&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;While the tool was originally posted to the Starware thread, the point is not to have it only in places where the writers can get stars, but to get as many people to use it as possible. I would also&amp;nbsp;suggest alternative means of distribution like the LAVAcr and OpenG itself (with the BSD license?).&lt;/P&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I would suggest posting the utility to the &lt;A href="http://community.ni.com/" target="_blank"&gt;NI Community&lt;/A&gt; website.&lt;/P&gt;
&lt;P&gt;-D&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2007 14:33:44 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/530780#M3781</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2007-06-04T14:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/531044#M3782</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;What actually is the problem with panes?&lt;BR /&gt;I ran the FP.Get Image Scaled method and it returns an image of all the panes.&lt;/P&gt;
&lt;P&gt;If the problem is that you don't see parts of the pane which are not currently visible, I'm not sure what can be done about that. There doesn't seem to be an exposed way of getting the full image of a pane and I don't know how to play with scripting in 8.x.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2007 20:47:40 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/531044#M3782</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-04T20:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/531211#M3784</link>
      <description>Tst,&lt;BR /&gt;&lt;BR /&gt;I don't have time right now but debugged it a little, the panel.top property fails in a multi-pane panel.&lt;BR /&gt;Rearrenging the order of elements in the property can bypass this. After that only a selection in the second (or more) pane will cause a wrong image.&lt;BR /&gt;You are right that you can't select elements accross panes.&lt;BR /&gt;I like your ring!&lt;BR /&gt;&lt;BR /&gt;Darren,&lt;BR /&gt;&lt;BR /&gt;how much control do we have on the NI site?&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Jun 2007 06:50:41 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/531211#M3784</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-06-05T06:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/531496#M3785</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;@TonP wrote:&lt;BR /&gt;&lt;BR /&gt;how much control do we have on the NI site?&lt;BR /&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To my knowledge, you can freely edit anything you post to the NI Community site.&amp;nbsp; I think that's the whole point of it, to encourage code sharing.&amp;nbsp; You can check out the &lt;A href="http://community.ni.com/examples/history-probes" target="_blank"&gt;History Probes&lt;/A&gt;&amp;nbsp;utility&amp;nbsp;I posted to see an example of what (I hope) a typical post on there would look like.&lt;/P&gt;
&lt;P&gt;-D&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2007 15:16:11 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/531496#M3785</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2007-06-05T15:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/539865#M3836</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Were you able to make any progress?</description>
      <pubDate>Thu, 21 Jun 2007 14:54:17 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/539865#M3836</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-21T14:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/539998#M3837</link>
      <description>Sorry tst,&lt;BR /&gt;&lt;BR /&gt;not yet, some things roll just the other way. &lt;BR /&gt;&lt;BR /&gt;But I was thinking to abuse the OGP power to include several versions of the same VI for several LV releases (pre 8.x don't need panes, 8.x can natively export strings etc)&lt;BR /&gt;&lt;BR /&gt;I think I'll set a deadline in the first week of august (do I hear NI week?).&lt;BR /&gt;My (most likely) release version will be 7.1 or 6.1 if someone can back save to 6.1 (tst?)&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Jun 2007 17:32:27 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/539998#M3837</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-06-21T17:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/540015#M3838</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;@TonP wrote:&lt;BR /&gt;&lt;BR /&gt;if someone can back save to 6.1 (tst?)&lt;BR /&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, if things are supported there.&lt;/P&gt;
&lt;P&gt;I'm interested in how you're planning on doing the different versions. I noticed that VIPM let's you choose between different versions of the same package, but how are you planning on doing the version numbering?&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2007 17:58:18 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/540015#M3838</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-21T17:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/540277#M3851</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Here's an OGP that install a different enum for different LabVIEW version:&lt;BR /&gt;For version 6.1 and up the enum will only have a value of 6.1 for 8.2.1 and up it wil have a value of 6.1 and 8.2.1&lt;BR /&gt;The same can be done for operating systems.&lt;BR /&gt;&lt;BR /&gt;Added as .zip so you can look at it and see what happens. Just rename to .ogp to install&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 Jun 2007 06:51:55 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/540277#M3851</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-06-22T06:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/540291#M3852</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;OK, I think I understand - you can control what happens with each file inside the installation depending on your LV version. That's really nice. It would have been nice if we could also define a mass compile step at the end of the installation.&lt;/P&gt;
&lt;P&gt;BTW, there is a problem with your example (I understand it's just a quick one). File Group 1 is exclusive to 6.1 so 7.0 to 8.2 don't get the enum extracted. I assume it is possible to include both a larger than and a smaller than condition for the same files.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2007 07:22:53 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/540291#M3852</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-22T07:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542096#M3872</link>
      <description>Hi Tst,&lt;BR /&gt;&lt;BR /&gt;you're correct the possibilities are endless (sort of)....&lt;BR /&gt;&lt;BR /&gt;Could you upload a 6.1 version?&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 Jun 2007 17:53:05 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542096#M3872</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-06-26T17:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542130#M3875</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;@TonP wrote:&lt;BR /&gt;&lt;BR /&gt;Could you upload a 6.1 version?&lt;BR /&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Tomorrow, yes, but don't you want to fix it first?&lt;/P&gt;
&lt;P&gt;I would still vote for getting rid of the timeout and the keys for cycling (unless&amp;nbsp;I hear any&amp;nbsp;objections).&lt;/P&gt;
&lt;P&gt;P.S. are you planning on attempting to clean up the mess inside the VI which creates the images?&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2007 18:55:38 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542130#M3875</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-26T18:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542152#M3879</link>
      <description>&lt;DIV&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.ni.com/t5/user/viewprofilepage/user-id/27860"&gt;@tst&lt;/a&gt; wrote:&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Tomorrow, yes, but don't you want to fix it first?&lt;/P&gt;
&lt;P&gt;I would still vote for getting rid of the timeout and the keys for cycling (unless&amp;nbsp;I hear any&amp;nbsp;objections).&lt;/P&gt;
&lt;P&gt;P.S. are you planning on attempting to clean up the mess inside the VI which creates the images?&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;I have fixed it by debugging some things.&lt;BR /&gt;What is the problem with the timeout? It can be usefull for incapsulating the tool inside another VI (for documentation purposes), the cycle keys are just a nice gimmick.&lt;BR /&gt;&lt;BR /&gt;I think I'll try to clean up the VIs since this will be a major hobby-during-the-summer project.&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 Jun 2007 19:56:13 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542152#M3879</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-06-26T19:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542183#M3880</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;How about we move it to email?&lt;/P&gt;
&lt;P&gt;You should have my address from Info LabVIEW.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2007 20:51:28 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/542183#M3880</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-06-26T20:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Code Capture Tool</title>
      <link>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/608615#M4540</link>
      <description>The tool has been finished after weeks of hard labour, long emails and numerous commits to SF.&lt;BR /&gt;&lt;BR /&gt;Finished by yours truly and Yen/tst the tool is released to &lt;A href="http://forums.lavag.org/downloads-file121.html" target="_blank"&gt;LAVA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Have fun and add it to your Tools menu!&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Nov 2007 18:24:04 GMT</pubDate>
      <guid>https://forums.ni.com/t5/BreakPoint/Code-Capture-Tool/m-p/608615#M4540</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-11-08T18:24:04Z</dc:date>
    </item>
  </channel>
</rss>

