<?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 MEP 2012 PickFirst not working in AutoCAD MEP Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3296081#M8270</link>
    <description>&lt;P&gt;I thought the pick first command was fixed with the SP1 for MEP 2012, but lately it isn't working.&amp;nbsp; I am unable to select objects before issuing commands, it just bounces me out of the selection if I try to use a command after picking objects.&amp;nbsp; Is there a reason for this?&amp;nbsp; My variable is set correctly but it doesn't work.&amp;nbsp; This is a real problem for us.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2012 18:46:08 GMT</pubDate>
    <dc:creator>mlmoore</dc:creator>
    <dc:date>2012-01-17T18:46:08Z</dc:date>
    <item>
      <title>MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3296081#M8270</link>
      <description>&lt;P&gt;I thought the pick first command was fixed with the SP1 for MEP 2012, but lately it isn't working.&amp;nbsp; I am unable to select objects before issuing commands, it just bounces me out of the selection if I try to use a command after picking objects.&amp;nbsp; Is there a reason for this?&amp;nbsp; My variable is set correctly but it doesn't work.&amp;nbsp; This is a real problem for us.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2012 18:46:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3296081#M8270</guid>
      <dc:creator>mlmoore</dc:creator>
      <dc:date>2012-01-17T18:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3296445#M8271</link>
      <description>&lt;P&gt;Check QAFLAGS is set to 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;QAFLAGS been used a long time (&amp;lt;r12) by developers and autodesk themself too.&lt;/P&gt;&lt;P&gt;QAFLAGS acceps a value between 0 and 32767&lt;BR /&gt;bit 0 (1) : ^C in menu macro cancels grips (acts like keyboard &amp;lt;Esc&amp;gt;).&lt;BR /&gt;bit 1 (2) : no pause during text screen listings.&lt;BR /&gt;bit 2 (4) : no "alert" dialogs (text display instead).&lt;BR /&gt;bit 7 (128) : accepts "screen picks" (point lists) via (command) function.&lt;/P&gt;&lt;P&gt;Normally QAFLAGS should be set to 0.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2012 21:57:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3296445#M8271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-17T21:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3296485#M8272</link>
      <description>&lt;P&gt;qaflags did the trick, thank you very much, I&amp;nbsp;have no idea how they ended up changing, but I'm back to being a happy camper again.&amp;nbsp; THANKS!!!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2012 22:19:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3296485#M8272</guid>
      <dc:creator>mlmoore</dc:creator>
      <dc:date>2012-01-17T22:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3425043#M8273</link>
      <description>&lt;P&gt;I tried this for me and it did not work, by QAFLAGS is set to 0.&lt;/P&gt;&lt;P&gt;Just wantd to clarify, when you are saying "PickFirst," you are referring to selecting lines/object and then typing into the command line a command to manipulate the elements, correct? Because every time I try selecting lines or something to erase, copy, move BEFORE typing in the command, it does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2012 05:20:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3425043#M8273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-22T05:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3426219#M8274</link>
      <description>&lt;P&gt;Yes, that is correct, when I clicked on something first then tried to issue a command it would knock me out of the pick.&amp;nbsp; The qFlags did fix things for me so I'm not sure what may be your issue.&amp;nbsp; I'm guessing you made sure your&amp;nbsp;toggle value in the properties manager&amp;nbsp;is set correctly, but that is the only other thing I can think it might be.&amp;nbsp; Hopefully someone with more knowledge will be able to shed additional light on this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 13:51:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3426219#M8274</guid>
      <dc:creator>mlmoore</dc:creator>
      <dc:date>2012-04-23T13:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3426695#M8275</link>
      <description>&lt;P&gt;I found my answer over here:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://forums.autodesk.com/t5/AutoCAD-MEP/Delete-Button-Not-Working/m-p/3048266/highlight/true#M29156"&gt;http://forums.autodesk.com/t5/AutoCAD-MEP/Delete-Button-Not-Working/m-p/3048266/highlight/true#M29156&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Check that your "pickfirst" variable is set to "1". It does change sometimes for no reason on my machine."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Pickfirst" solved it.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 17:02:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3426695#M8275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-23T17:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3541682#M8276</link>
      <description>&lt;P&gt;QAFLAGS = 0 worked for me! &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been dealing with this for months! &amp;nbsp;(I'm not an every day CAD user though). &amp;nbsp;I kept looking around and never found anything other than the pickfirst variable. &amp;nbsp;I'm so glad you posted this fix. &amp;nbsp;BTW, I'm running Map 3D 2012.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2012 16:42:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3541682#M8276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-17T16:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: MEP 2012 PickFirst not working</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3765728#M8277</link>
      <description>&lt;P&gt;It has been driving me nuts for the last two days, I've been searching pickfirst solutions, but the QAFLAGS did the trick! Mine was set to 5. I'm running Map3d 2011.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Wendy&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 06:50:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/mep-2012-pickfirst-not-working/m-p/3765728#M8277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-31T06:50:32Z</dc:date>
    </item>
  </channel>
</rss>

