<?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: Select Single... in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350230#M76428</link>
    <description>Sorry to not provide an answer, but a question instead!!  I hadn't heard of that :s method before, and it's great.  Are there any others like it for use with ssget?</description>
    <pubDate>Wed, 06 Mar 2002 00:11:31 GMT</pubDate>
    <dc:creator>davidm_adn</dc:creator>
    <dc:date>2002-03-06T00:11:31Z</dc:date>
    <item>
      <title>Select Single...</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350227#M76425</link>
      <description>I need to select a single object(s) and return to the code &lt;EQUIV. to=""&gt;
":s") in lisp&amp;gt;. SendCommand would be perfect if vba would pause....&lt;/EQUIV.&gt;</description>
      <pubDate>Tue, 05 Mar 2002 12:51:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350227#M76425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-03-05T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Select Single...</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350228#M76426</link>
      <description>Use ThisDrawing.Utility.GetEntity&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
"The penalty of success is to be bored&lt;BR /&gt;
by people who used to snub you."&lt;BR /&gt;
Nancy, Lady Astor&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadx.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Aaron Rumple" &lt;AARONRUMPLE&gt; wrote in message&lt;BR /&gt;
news:CEA65A884865DC795D5123B20ED3F7B3@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I need to select a single object(s) and return to the code &lt;EQUIV.&gt;&lt;BR /&gt;
to (ssget&lt;BR /&gt;
&amp;gt; ":s") in lisp&amp;gt;. SendCommand would be perfect if vba would pause....&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/EQUIV.&gt;&lt;/AARONRUMPLE&gt;</description>
      <pubDate>Tue, 05 Mar 2002 13:06:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350228#M76426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-03-05T13:06:43Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350229#M76427</link>
      <description>I'm using a GetEntity first and then if this fails to select an object, the&lt;BR /&gt;
operation moves into a GetCorner, which points are then passed to a Select&lt;BR /&gt;
acSelectionSetWindow or acSelecttionSetCrossing depending on the location of&lt;BR /&gt;
the points. All this to simulate a (ssget ":s").&lt;BR /&gt;
&lt;BR /&gt;
I'd be happy with the above, except I can only declare the "look" of the&lt;BR /&gt;
rectangle drawn with GetCorner before the user moves the mouse - so there is&lt;BR /&gt;
no way to give graphical feedback as to window or crossing like (sset ":s").&lt;BR /&gt;
&lt;BR /&gt;
Hope that explains it better...&lt;BR /&gt;
&lt;BR /&gt;
"Frank Oquendo" &lt;FRANKO&gt; wrote in message&lt;BR /&gt;
news:EE52CD804E02043332C624B92609EFD6@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Use ThisDrawing.Utility.GetEntity&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; --&lt;BR /&gt;
&amp;gt; "The penalty of success is to be bored&lt;BR /&gt;
&amp;gt; by people who used to snub you."&lt;BR /&gt;
&amp;gt; Nancy, Lady Astor&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; http://www.acadx.com&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Aaron Rumple" &lt;AARONRUMPLE&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:CEA65A884865DC795D5123B20ED3F7B3@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; I need to select a single object(s) and return to the code &lt;EQUIV.&gt;&lt;BR /&gt;
&amp;gt; to (ssget&lt;BR /&gt;
&amp;gt; &amp;gt; ":s") in lisp&amp;gt;. SendCommand would be perfect if vba would pause....&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/EQUIV.&gt;&lt;/AARONRUMPLE&gt;&lt;/FRANKO&gt;</description>
      <pubDate>Tue, 05 Mar 2002 18:22:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350229#M76427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-03-05T18:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Select Single...</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350230#M76428</link>
      <description>Sorry to not provide an answer, but a question instead!!  I hadn't heard of that :s method before, and it's great.  Are there any others like it for use with ssget?</description>
      <pubDate>Wed, 06 Mar 2002 00:11:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350230#M76428</guid>
      <dc:creator>davidm_adn</dc:creator>
      <dc:date>2002-03-06T00:11:31Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350231#M76429</link>
      <description>&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Virtually all the command line options available &lt;BR /&gt;
for any "Select Object:" prompt.... See the online help for a complete list. I &lt;BR /&gt;
just wish VBA were up to speed with lisp. I see lisp as a dead end down the road &lt;BR /&gt;
and Vlisp as only an interim solution, so I'm trying to move as much stuff as &lt;BR /&gt;
possible to VB/VBA and then .Net. The missing elements in VBA are not making it &lt;BR /&gt;
simple.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"&amp;gt;&lt;BR /&gt;
  &lt;DIV&gt;"morrisde" &amp;lt;&lt;A&gt;&lt;BR /&gt;
  href="mailto:morrisde@halcrow.com"&amp;gt;morrisde@halcrow.com&lt;/A&gt;&amp;gt; wrote in &lt;BR /&gt;
  message &lt;A&gt;&lt;BR /&gt;
  href="news:f0c1051.2@WebX.maYIadrTaRb"&amp;gt;news:f0c1051.2@WebX.maYIadrTaRb&lt;/A&gt;...&lt;/DIV&gt;Sorry &lt;BR /&gt;
  to not provide an answer, but a question instead!! I hadn't heard of that :s &lt;BR /&gt;
  method before, and it's great. Are there any others like it for use with &lt;BR /&gt;
ssget?&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 06 Mar 2002 08:04:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350231#M76429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-03-06T08:04:06Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350232#M76430</link>
      <description>Why not just create a selection set using selectOnScreen? Are you trying &lt;BR /&gt;
to get past the issue with transparent commands and SelectOnScreen?&lt;BR /&gt;
-Josh&lt;BR /&gt;
&lt;BR /&gt;
Aaron Rumple wrote:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; I'm using a GetEntity first and then if this fails to select an object, the&lt;BR /&gt;
&amp;gt; operation moves into a GetCorner, which points are then passed to a Select&lt;BR /&gt;
&amp;gt; acSelectionSetWindow or acSelecttionSetCrossing depending on the location of&lt;BR /&gt;
&amp;gt; the points. All this to simulate a (ssget ":s").&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; I'd be happy with the above, except I can only declare the "look" of the&lt;BR /&gt;
&amp;gt; rectangle drawn with GetCorner before the user moves the mouse - so there is&lt;BR /&gt;
&amp;gt; no way to give graphical feedback as to window or crossing like (sset ":s").&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Hope that explains it better...&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; "Frank Oquendo" &lt;FRANKO&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:EE52CD804E02043332C624B92609EFD6@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;Use ThisDrawing.Utility.GetEntity&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;--&lt;BR /&gt;
&amp;gt;&amp;gt;"The penalty of success is to be bored&lt;BR /&gt;
&amp;gt;&amp;gt;by people who used to snub you."&lt;BR /&gt;
&amp;gt;&amp;gt;Nancy, Lady Astor&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;http://www.acadx.com&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;"Aaron Rumple" &lt;AARONRUMPLE&gt; wrote in message&lt;BR /&gt;
&amp;gt;&amp;gt;news:CEA65A884865DC795D5123B20ED3F7B3@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;I need to select a single object(s) and return to the code &lt;EQUIV.&gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;to (ssget&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;":s") in lisp&amp;gt;. SendCommand would be perfect if vba would pause....&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&lt;/EQUIV.&gt;&lt;/AARONRUMPLE&gt;&lt;/FRANKO&gt;</description>
      <pubDate>Wed, 06 Mar 2002 12:46:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350232#M76430</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-03-06T12:46:35Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350233#M76431</link>
      <description>The goal had several objectives:&lt;BR /&gt;
1. To eliminate the need for the enter after "SelectOnScreen". This allows&lt;BR /&gt;
the operation to loop with nothing more than mouse picks &lt;WINDOW&gt;
single&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
2. To pass the last point selected if one item was picked. I needed this so&lt;BR /&gt;
I could evaluate if the object was a SubEntity or not.&lt;BR /&gt;
&lt;BR /&gt;
3. Verify if the user entered cancel, right mouse click, spacebar or enter.&lt;BR /&gt;
&lt;BR /&gt;
4. Allow users to select other select object options from keyboard - CP, F,&lt;BR /&gt;
FP, etc.&lt;BR /&gt;
&lt;BR /&gt;
I finaly got it all hacked out with some ActiveX VLisp calls (whew.), but it&lt;BR /&gt;
does work.&lt;BR /&gt;
&lt;BR /&gt;
This is the sort of thing that was &lt;AND is=""&gt; well developed in Lisp. Autodesk&lt;BR /&gt;
either needs to commit to a fully exposed VBA object model like Office apps,&lt;BR /&gt;
or build a tighter link between VBA and Lisp. ...and don't get me started on&lt;BR /&gt;
that Vlisp editor. Notepad rules!&lt;BR /&gt;
&lt;BR /&gt;
"Minkwitz Design" &lt;JOSHWEST&gt; wrote in message&lt;BR /&gt;
news:3C86802B.2080901@ameritech.net...&lt;BR /&gt;
&amp;gt; Why not just create a selection set using selectOnScreen? Are you trying&lt;BR /&gt;
&amp;gt; to get past the issue with transparent commands and SelectOnScreen?&lt;BR /&gt;
&amp;gt; -Josh&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Aaron Rumple wrote:&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I'm using a GetEntity first and then if this fails to select an object,&lt;BR /&gt;
the&lt;BR /&gt;
&amp;gt; &amp;gt; operation moves into a GetCorner, which points are then passed to a&lt;BR /&gt;
Select&lt;BR /&gt;
&amp;gt; &amp;gt; acSelectionSetWindow or acSelecttionSetCrossing depending on the&lt;BR /&gt;
location of&lt;BR /&gt;
&amp;gt; &amp;gt; the points. All this to simulate a (ssget ":s").&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I'd be happy with the above, except I can only declare the "look" of the&lt;BR /&gt;
&amp;gt; &amp;gt; rectangle drawn with GetCorner before the user moves the mouse - so&lt;BR /&gt;
there is&lt;BR /&gt;
&amp;gt; &amp;gt; no way to give graphical feedback as to window or crossing like (sset&lt;BR /&gt;
":s").&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Hope that explains it better...&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Frank Oquendo" &lt;FRANKO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; news:EE52CD804E02043332C624B92609EFD6@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;Use ThisDrawing.Utility.GetEntity&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;--&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;"The penalty of success is to be bored&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;by people who used to snub you."&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;Nancy, Lady Astor&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;http://www.acadx.com&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;"Aaron Rumple" &lt;AARONRUMPLE&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;news:CEA65A884865DC795D5123B20ED3F7B3@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;I need to select a single object(s) and return to the code &lt;EQUIV.&gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;to (ssget&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;":s") in lisp&amp;gt;. SendCommand would be perfect if vba would pause....&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/EQUIV.&gt;&lt;/AARONRUMPLE&gt;&lt;/FRANKO&gt;&lt;/JOSHWEST&gt;&lt;/AND&gt;&lt;/WINDOW&gt;</description>
      <pubDate>Wed, 06 Mar 2002 18:49:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350233#M76431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-03-06T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350234#M76432</link>
      <description>&lt;SNIP&gt;&lt;BR /&gt;
and don't get me started on&lt;BR /&gt;
that Vlisp editor. Notepad rules!&lt;BR /&gt;
&lt;SNIP&gt;&lt;BR /&gt;
&lt;BR /&gt;
yea, notepads compilation to an fas is pretty slick,,,,, &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; chuckle&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Aaron Rumple wrote:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; The goal had several objectives:&lt;BR /&gt;
&amp;gt; 1. To eliminate the need for the enter after "SelectOnScreen". This allows&lt;BR /&gt;
&amp;gt; the operation to loop with nothing more than mouse picks &lt;WINDOW&gt;
&amp;gt; single&amp;gt;&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; 2. To pass the last point selected if one item was picked. I needed this so&lt;BR /&gt;
&amp;gt; I could evaluate if the object was a SubEntity or not.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; 3. Verify if the user entered cancel, right mouse click, spacebar or enter.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; 4. Allow users to select other select object options from keyboard - CP, F,&lt;BR /&gt;
&amp;gt; FP, etc.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; I finaly got it all hacked out with some ActiveX VLisp calls (whew.), but it&lt;BR /&gt;
&amp;gt; does work.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; This is the sort of thing that was &lt;AND is=""&gt; well developed in Lisp. Autodesk&lt;BR /&gt;
&amp;gt; either needs to commit to a fully exposed VBA object model like Office apps,&lt;BR /&gt;
&amp;gt; or build a tighter link between VBA and Lisp. ...and don't get me started on&lt;BR /&gt;
&amp;gt; that Vlisp editor. Notepad rules!&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; "Minkwitz Design" &lt;JOSHWEST&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:3C86802B.2080901@ameritech.net...&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;Why not just create a selection set using selectOnScreen? Are you trying&lt;BR /&gt;
&amp;gt;&amp;gt;to get past the issue with transparent commands and SelectOnScreen?&lt;BR /&gt;
&amp;gt;&amp;gt;-Josh&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;Aaron Rumple wrote:&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;I'm using a GetEntity first and then if this fails to select an object,&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; the&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;operation moves into a GetCorner, which points are then passed to a&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; Select&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;acSelectionSetWindow or acSelecttionSetCrossing depending on the&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; location of&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;the points. All this to simulate a (ssget ":s").&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;I'd be happy with the above, except I can only declare the "look" of the&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;rectangle drawn with GetCorner before the user moves the mouse - so&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; there is&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;no way to give graphical feedback as to window or crossing like (sset&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; ":s").&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;Hope that explains it better...&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;"Frank Oquendo" &lt;FRANKO&gt; wrote in message&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;news:EE52CD804E02043332C624B92609EFD6@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;Use ThisDrawing.Utility.GetEntity&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;--&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;"The penalty of success is to be bored&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;by people who used to snub you."&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;Nancy, Lady Astor&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;http://www.acadx.com&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;"Aaron Rumple" &lt;AARONRUMPLE&gt; wrote in message&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;news:CEA65A884865DC795D5123B20ED3F7B3@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I need to select a single object(s) and return to the code &lt;EQUIV.&gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;to (ssget&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;":s") in lisp&amp;gt;. SendCommand would be perfect if vba would pause....&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&lt;/EQUIV.&gt;&lt;/AARONRUMPLE&gt;&lt;/FRANKO&gt;&lt;/JOSHWEST&gt;&lt;/AND&gt;&lt;/WINDOW&gt;&lt;/SNIP&gt;&lt;/SNIP&gt;</description>
      <pubDate>Thu, 07 Mar 2002 07:36:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/select-single/m-p/350234#M76432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-03-07T07:36:43Z</dc:date>
    </item>
  </channel>
</rss>

