<?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: Where used? in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414257#M12510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, this was an eye-opener for me.&amp;nbsp; I had no idea that was going on.&amp;nbsp; For what it's worth, I did discover that if I have the config option purge_history_on_save_copy set to yes, when I save a copy that information is removed in the copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There ought to be a config option to control this behavior for normal save; saving this information increases the file size for no great reason.&amp;nbsp; Maybe there's an option and I just can't find it.&amp;nbsp; If so, maybe someone will chime in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2015 12:30:36 GMT</pubDate>
    <dc:creator>JLG</dc:creator>
    <dc:date>2015-06-30T12:30:36Z</dc:date>
    <item>
      <title>Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414225#M12478</link>
      <description>Is there a way to see in which assembly’s a part is being used?I have creo parametric 2.0. I don’t seem to have PDM link what is explained in the question of Mike Minsterketter.</description>
      <pubDate>Fri, 04 May 2018 19:58:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414225#M12478</guid>
      <dc:creator>sloman</dc:creator>
      <dc:date>2018-05-04T19:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414226#M12479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've written a batch file to do this. It's a little slow and sometimes returns false positives, but it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key lines are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for /r . %%9 in (.) do findstr /m /i "%1" %%9\*.asm.* &amp;gt;&amp;gt; \whereused_%1.txt&lt;/P&gt;&lt;P&gt;start notepad \whereused_%1.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've named it whereused.bat, and it is saved in the root directory of our Pro/E data drive (Z:).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use it we call up a command prompt and type e.g.:&lt;/P&gt;&lt;P&gt;z:&lt;/P&gt;&lt;P&gt;cd \&lt;/P&gt;&lt;P&gt;whereused 12345&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 15:04:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414226#M12479</guid>
      <dc:creator>JonathanHodgson</dc:creator>
      <dc:date>2013-03-05T15:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414227#M12480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Thanks Jonathan!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I followed your instructions and it works!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Strange that it is not possible to have a standard option in Creo for "where used". &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;But &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;your&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; batch file is a &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;good&lt;/SPAN&gt; &lt;SPAN lang="EN-GB" style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;alternative&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Stefan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 09:51:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414227#M12480</guid>
      <dc:creator>sloman</dc:creator>
      <dc:date>2013-03-06T09:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414228#M12481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you help me a little with the batch file, &lt;A href="https://community.ptc.com/u1/48702"&gt;JONATHAN Hodgson&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It this something that is like an old Dos program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Dale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 15:11:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414228#M12481</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-03-31T15:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414229#M12482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This implies that part names are stored in assemblies as text strings. Something I didn't know but will hereafter exploit. Nice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 15:33:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414229#M12482</guid>
      <dc:creator>KenFarley</dc:creator>
      <dc:date>2015-03-31T15:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414230#M12483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dale,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is indeed effectively a DOS BATch script (only I think they're called "command scripts" these days).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically you just create a text file (Notepad works fine) containing those lines, but with a .bat extension instead of .txt - so "whereused.bat". You could also add @echo off as the first line - echo off stops it displaying (echoing) each command it executes to the screen, and the @ stops it echoing the echo off!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then call up a command prompt and run it as I describe above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;for /r . %%9 in (.)&lt;/STRONG&gt;": recurse (/r) through all directories starting from the current one (.) and output the directory name to %%9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;do findstr /m /i "%1" %%9\*.asm.*&lt;/STRONG&gt;": look for the string "%1" (which is the part number you typed after whereused) in *.asm.* in each directory %%9, not case sensitive (/i), outputting just the filename(s) where the string was found (/m)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;&amp;gt;&amp;gt; \whereused_%1.txt&lt;/STRONG&gt;": and append that filename to the end of a file in the root directory of the current drive called "whereused_%1.txt"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;start notepad \whereused_%1.txt&lt;/STRONG&gt;": finally, open the file in Notepad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get help on most commands by typing them followed by /? at a command prompt:&lt;/P&gt;&lt;P&gt;for /?&lt;/P&gt;&lt;P&gt;findstr /?&lt;/P&gt;&lt;P&gt;or there are several webpages around devoted to the arcana of batch file language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 16:16:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414230#M12483</guid>
      <dc:creator>JonathanHodgson</dc:creator>
      <dc:date>2015-03-31T16:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414231#M12484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I am not getting the spacing quite right:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.ptc.com/legacyfs/online/86975_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereused.bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.ptc.com/legacyfs/online/86976_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 18:56:45 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414231#M12484</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-03-31T18:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414232#M12485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, more spaces required - and as a single line. Copy and paste:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;for /r . %%9 in (.) do findstr /m /i "%1" %%9\*.asm.* &amp;gt;&amp;gt; \whereused_%1.txt&lt;/P&gt;&lt;P&gt;start notepad \whereused_%1.txt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 07:54:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414232#M12485</guid>
      <dc:creator>JonathanHodgson</dc:creator>
      <dc:date>2015-04-01T07:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414233#M12486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like it is running, but this is the new message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="86982" class="jive-image image-1" src="https://community.ptc.com/legacyfs/online/86982_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It did open up a notepad file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:20:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414233#M12486</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-04-01T11:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414234#M12487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have permissions to create a file in G:\ ?&lt;/P&gt;&lt;P&gt;If not, you'll have to create the text file somewhere else - try C:\whereused... in both occurrences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:24:35 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414234#M12487</guid>
      <dc:creator>JonathanHodgson</dc:creator>
      <dc:date>2015-04-01T11:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414235#M12488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Putting it to a sub directory on the local hard drive worked. It might have been messed up with that whole DOS cannot have directories longer that 8 characters thing.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:37:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414235#M12488</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-04-01T11:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414236#M12489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1013_6100.asm.5&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1019_1000.asm.167&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1019_1000.asm.168&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1019_1000.asm.169&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1019_1000.asm.170&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1048_2000.asm.133&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1048_2000.asm.134&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1048_2000.asm.135&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1048_2000.asm.136&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1053_7000.asm.5&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1111_9000.asm.8&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1113_9000.asm.358&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1113_9000.asm.359&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1113_9000.asm.360&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1113_9000.asm.361&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1179_0000.asm.45&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1179_0000.asm.46&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1179_0000.asm.47&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1179_0000.asm.48&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1183_7000.asm.26&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1183_7000.asm.27&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1183_7000.asm.28&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\1183_7000.asm.29&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\300752ctn.asm.6&lt;/P&gt;&lt;P&gt;G:\Engineering\PROE_DATA\A_A_Proengineer\.\300752ctn.asm.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;(and by the way, don't forget to close out of the systems window)&lt;/P&gt;&lt;P&gt;Dale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 12:02:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414236#M12489</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-04-01T12:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414237#M12490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One other quick question. If it returns a notepad file that is empty, does that imply that the file is not used anywhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 12:23:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414237#M12490</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-04-01T12:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414238#M12491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will this "where used" work for family table instances?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 13:03:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414238#M12491</guid>
      <dc:creator>BillChapman</dc:creator>
      <dc:date>2015-04-01T13:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414239#M12492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is why I am using it. My predecessors didn't do a good job of house keeping, so I have a lot of dead instances. So far it is working really well for finding where these instances are or are not used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 13:06:12 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414239#M12492</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-04-01T13:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414240#M12493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do I download this? It sounds very useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 13:17:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414240#M12493</guid>
      <dc:creator>BillChapman</dc:creator>
      <dc:date>2015-04-01T13:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414241#M12494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FAT16 file systems are limited to 8 characters.The interface you are using isn't DOS, but CMD. Most likely there is a permissions setting to keep you from creating files at the top level of G:, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 13:36:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414241#M12494</guid>
      <dc:creator>dschenken</dc:creator>
      <dc:date>2015-04-01T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414242#M12495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just paste the three lines I provided above (starting @echo off) into Notepad, then save the file as "whereused.bat".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's it - no download! Because many email systems, and I'm guessing some virus checkers, are fussy about .bat files, it's easier to create it yourself than do through the trouble of renaming the file, uploading it and explaining to people how to rename it back...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 13:51:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414242#M12495</guid>
      <dc:creator>JonathanHodgson</dc:creator>
      <dc:date>2015-04-01T13:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414243#M12496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Presumably! Provided without warranty so if you lose data on the back of this, it's not my responsibility... &lt;IMG src="https://community.ptc.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 13:53:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414243#M12496</guid>
      <dc:creator>JonathanHodgson</dc:creator>
      <dc:date>2015-04-01T13:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where used?</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414244#M12497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/u1/48702"&gt;JONATHAN Hodgson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just wanted to say "THANK YOU!!!" for this where used .bat program. It has made a ton of difference in house keeping. When I came to an old model before, if I didn't feel like playing Sherlock Holmes, I would just move on. Now I can run the program 3-5 times. Once each for the parent model and some of the components in that model and I find out they are all related, from a project 15 years ago that never took off, that was left like debris on the tarmac.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 14:19:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Where-used/m-p/414244#M12497</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2015-04-02T14:19:37Z</dc:date>
    </item>
  </channel>
</rss>

