<?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: in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818519#M161108</link>
    <description>That worked.  Thanks Tony.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Rob Starz&lt;BR /&gt;
StarDsign@aol.com&lt;BR /&gt;
Plogv 3.0 (plot logging) for r14 Updated release!!!&lt;BR /&gt;
Plogv2000 (plot logging)  for 2000  New release!!!&lt;BR /&gt;
ADT Curtainwall Suite  NOW AVAILABLE!!!&lt;BR /&gt;
ADT Restroom Suite!!! NOW AVAILABLE!!!&lt;BR /&gt;
***Tools for Architectural Desktop coming soon**&lt;BR /&gt;
http://members.aol.com/stardsign/index.htm &amp;lt;&lt;UPDATED web="" site=""&gt;&lt;BR /&gt;
StarDsign cad solution&lt;/UPDATED&gt;</description>
    <pubDate>Mon, 24 Jan 2000 22:48:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2000-01-24T22:48:37Z</dc:date>
    <item>
      <title>How to text for VLX loaded?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818512#M161101</link>
      <description>This maybe simple but for some reason it is eluding me.&lt;BR /&gt;
I am trying to test to see if a vlx file is loaded with this.&lt;BR /&gt;
&lt;BR /&gt;
(IF (NOT (MEMBER "test.vlx" (vlx))) (load "text.vlx"))&lt;BR /&gt;
&lt;BR /&gt;
This is a modified version of what I use for a couple arx files I have but&lt;BR /&gt;
the VLX returns an error.  I probable could just test for a function but I&lt;BR /&gt;
wanted to see how to text a vlx.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Rob Starz&lt;BR /&gt;
StarDsign@aol.com&lt;BR /&gt;
Plogv 3.0 (plot logging) for r14 Updated release!!!&lt;BR /&gt;
 Plogv2000 (plot logging)  for 2000  New release!!!&lt;BR /&gt;
ADT Curtainwall Suite  NOW AVAILABLE!!!&lt;BR /&gt;
ADT Restroom Suite!!!  NOW AVAILABLE!!!&lt;BR /&gt;
***Tools for Architectural Desktop coming soon**&lt;BR /&gt;
http://members.aol.com/stardsign/main.htm&lt;BR /&gt;
StarDsign cad solution</description>
      <pubDate>Fri, 21 Jan 2000 03:01:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818512#M161101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-21T03:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to text for VLX loaded?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818513#M161102</link>
      <description>That's because there is no VLX function. VLISP does have a function that can&lt;BR /&gt;
detect loaded seperate name-space VLX files (VL-VLX-LOADED-P) but that's&lt;BR /&gt;
about it. Perhaps you can do something with the ATOMS-FAMILY function.&lt;BR /&gt;
&lt;BR /&gt;
Rob Starz &lt;STARDSIGN&gt; wrote in message&lt;BR /&gt;
news:868i0a$rv35@adesknews2.autodesk.com...&lt;BR /&gt;
&amp;gt; This maybe simple but for some reason it is eluding me.&lt;BR /&gt;
&amp;gt; I am trying to test to see if a vlx file is loaded with this.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; (IF (NOT (MEMBER "test.vlx" (vlx))) (load "text.vlx"))&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; This is a modified version of what I use for a couple arx files I have but&lt;BR /&gt;
&amp;gt; the VLX returns an error.  I probable could just test for a function but I&lt;BR /&gt;
&amp;gt; wanted to see how to text a vlx.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thanks.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; --&lt;BR /&gt;
&amp;gt; Rob Starz&lt;BR /&gt;
&amp;gt; StarDsign@aol.com&lt;BR /&gt;
&amp;gt; Plogv 3.0 (plot logging) for r14 Updated release!!!&lt;BR /&gt;
&amp;gt;  Plogv2000 (plot logging)  for 2000  New release!!!&lt;BR /&gt;
&amp;gt; ADT Curtainwall Suite  NOW AVAILABLE!!!&lt;BR /&gt;
&amp;gt; ADT Restroom Suite!!!  NOW AVAILABLE!!!&lt;BR /&gt;
&amp;gt; ***Tools for Architectural Desktop coming soon**&lt;BR /&gt;
&amp;gt; http://members.aol.com/stardsign/main.htm&lt;BR /&gt;
&amp;gt; StarDsign cad solution&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/STARDSIGN&gt;</description>
      <pubDate>Fri, 21 Jan 2000 03:43:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818513#M161102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-21T03:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to text for VLX loaded?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818514#M161103</link>
      <description>Download a copy of the latest AcadX from my web site. &lt;BR /&gt;
&lt;BR /&gt;
It has a method called GetLoadedLispApps, which returns&lt;BR /&gt;
a list of loaded .lsp/.fas/.vlx/.mnl files for each document.&lt;BR /&gt;
&lt;BR /&gt;
Rob Starz wrote:&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; This maybe simple but for some reason it is eluding me.&lt;BR /&gt;
&amp;gt; I am trying to test to see if a vlx file is loaded with this.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; (IF (NOT (MEMBER "test.vlx" (vlx))) (load "text.vlx"))&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; This is a modified version of what I use for a couple arx files I have but&lt;BR /&gt;
&amp;gt; the VLX returns an error.  I probable could just test for a function but I&lt;BR /&gt;
&amp;gt; wanted to see how to text a vlx.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Thanks.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; --&lt;BR /&gt;
&amp;gt; Rob Starz&lt;BR /&gt;
&amp;gt; StarDsign@aol.com&lt;BR /&gt;
&amp;gt; Plogv 3.0 (plot logging) for r14 Updated release!!!&lt;BR /&gt;
&amp;gt;  Plogv2000 (plot logging)  for 2000  New release!!!&lt;BR /&gt;
&amp;gt; ADT Curtainwall Suite  NOW AVAILABLE!!!&lt;BR /&gt;
&amp;gt; ADT Restroom Suite!!!  NOW AVAILABLE!!!&lt;BR /&gt;
&amp;gt; ***Tools for Architectural Desktop coming soon**&lt;BR /&gt;
&amp;gt; http://members.aol.com/stardsign/main.htm&lt;BR /&gt;
&amp;gt; StarDsign cad solution&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
/*********************************************************/&lt;BR /&gt;
/*    Tony Tanzillo     Design Automation Consulting     */&lt;BR /&gt;
/* Programming &amp;amp; Customization for AutoCAD &amp;amp; Compatibles */&lt;BR /&gt;
/* ----------------------------------------------------- */&lt;BR /&gt;
/*            tony.tanzillo@worldnet.att.net             */&lt;BR /&gt;
/*    http://ourworld.compuserve.com/homepages/tonyt     */&lt;BR /&gt;
/*********************************************************/</description>
      <pubDate>Fri, 21 Jan 2000 04:42:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818514#M161103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-21T04:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to text for VLX loaded?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818515#M161104</link>
      <description>Use (vl-list-loaded-vlx) instead of (vlx)&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Achim Dabrunz&lt;BR /&gt;
&lt;BR /&gt;
Rob Starz schrieb:&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; This maybe simple but for some reason it is eluding me.&lt;BR /&gt;
&amp;gt; I am trying to test to see if a vlx file is loaded with this.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; (IF (NOT (MEMBER "test.vlx" (vlx))) (load "text.vlx"))&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; This is a modified version of what I use for a couple arx files I have but&lt;BR /&gt;
&amp;gt; the VLX returns an error.  I probable could just test for a function but I&lt;BR /&gt;
&amp;gt; wanted to see how to text a vlx.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Thanks.&lt;BR /&gt;
&lt;BR /&gt;
&lt;SNIP&gt;&lt;/SNIP&gt;</description>
      <pubDate>Fri, 21 Jan 2000 08:19:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818515#M161104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-21T08:19:25Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818516#M161105</link>
      <description>I'm afraid this only works for separate-namespace VLX files.&lt;BR /&gt;
&lt;BR /&gt;
Achim Dabrunz wrote:&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;   Use (vl-list-loaded-vlx) instead of (vlx)&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; --&lt;BR /&gt;
&amp;gt; Achim Dabrunz&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Rob Starz schrieb:&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; This maybe simple but for some reason it is eluding me.&lt;BR /&gt;
&amp;gt; &amp;gt; I am trying to test to see if a vlx file is loaded with this.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; (IF (NOT (MEMBER "test.vlx" (vlx))) (load "text.vlx"))&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; This is a modified version of what I use for a couple arx files I have but&lt;BR /&gt;
&amp;gt; &amp;gt; the VLX returns an error.  I probable could just test for a function but I&lt;BR /&gt;
&amp;gt; &amp;gt; wanted to see how to text a vlx.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Thanks.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; &lt;SNIP&gt;&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
/*********************************************************/&lt;BR /&gt;
/*    Tony Tanzillo     Design Automation Consulting     */&lt;BR /&gt;
/* Programming &amp;amp; Customization for AutoCAD &amp;amp; Compatibles */&lt;BR /&gt;
/* ----------------------------------------------------- */&lt;BR /&gt;
/*            tony.tanzillo@worldnet.att.net             */&lt;BR /&gt;
/*    http://ourworld.compuserve.com/homepages/tonyt     */&lt;BR /&gt;
/*********************************************************/&lt;/SNIP&gt;</description>
      <pubDate>Fri, 21 Jan 2000 08:24:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818516#M161105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-21T08:24:30Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818517#M161106</link>
      <description>Tony Tanzillo schrieb:&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; I'm afraid this only works for separate-namespace VLX files.&lt;BR /&gt;
&lt;BR /&gt;
&lt;SNIP&gt; &lt;BR /&gt;
&lt;BR /&gt;
  Oops - I belive that I've never build other ones ... The question is : Why it dosen't work for the other ones ??&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Achim Dabrunz&lt;/SNIP&gt;</description>
      <pubDate>Mon, 24 Jan 2000 08:53:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818517#M161106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-24T08:53:20Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818518#M161107</link>
      <description>Not sure, other than perhaps because they're the only &lt;BR /&gt;
kind that are 'unloadable'. &lt;BR /&gt;
&lt;BR /&gt;
Achim Dabrunz wrote:&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Tony Tanzillo schrieb:&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I'm afraid this only works for separate-namespace VLX files.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; &lt;SNIP&gt;&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;   Oops - I belive that I've never build other ones ... The question is : Why it dosen't work for the other ones ??&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; --&lt;BR /&gt;
&amp;gt; Achim Dabrunz&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
/*********************************************************/&lt;BR /&gt;
/*    Tony Tanzillo     Design Automation Consulting     */&lt;BR /&gt;
/* Programming &amp;amp; Customization for AutoCAD &amp;amp; Compatibles */&lt;BR /&gt;
/* ----------------------------------------------------- */&lt;BR /&gt;
/*            tony.tanzillo@worldnet.att.net             */&lt;BR /&gt;
/*    http://ourworld.compuserve.com/homepages/tonyt     */&lt;BR /&gt;
/*********************************************************/&lt;/SNIP&gt;</description>
      <pubDate>Mon, 24 Jan 2000 09:19:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818518#M161107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-24T09:19:58Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818519#M161108</link>
      <description>That worked.  Thanks Tony.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Rob Starz&lt;BR /&gt;
StarDsign@aol.com&lt;BR /&gt;
Plogv 3.0 (plot logging) for r14 Updated release!!!&lt;BR /&gt;
Plogv2000 (plot logging)  for 2000  New release!!!&lt;BR /&gt;
ADT Curtainwall Suite  NOW AVAILABLE!!!&lt;BR /&gt;
ADT Restroom Suite!!! NOW AVAILABLE!!!&lt;BR /&gt;
***Tools for Architectural Desktop coming soon**&lt;BR /&gt;
http://members.aol.com/stardsign/index.htm &amp;lt;&lt;UPDATED web="" site=""&gt;&lt;BR /&gt;
StarDsign cad solution&lt;/UPDATED&gt;</description>
      <pubDate>Mon, 24 Jan 2000 22:48:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-text-for-vlx-loaded/m-p/818519#M161108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-01-24T22:48:37Z</dc:date>
    </item>
  </channel>
</rss>

