<?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: dvb autorun issue in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/dvb-autorun-issue/m-p/2050147#M23737</link>
    <description>without seeing your code or knowing where you have made your declarations, &lt;BR /&gt;
its difficult to ascertain where the problem may lie.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"gheor" wrote in message news:5696941@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have an issue; I need to autorun a dvd as soon as a drawing is opened. I &lt;BR /&gt;
used acad.dvb (and acad.lsp) but it works only when I fire  up the &lt;BR /&gt;
application(if autocad is running and I try to open another drawing acad.dvb &lt;BR /&gt;
is not working anymore). I tried to use "document-activate" and call the &lt;BR /&gt;
procedure from acad.dvd but in my procedure i have to send a command like &lt;BR /&gt;
"thisdrawing.sendcommand..." and autocad crashes and I get "Fatal &lt;BR /&gt;
error....".&lt;BR /&gt;
I appreciate any sugestion.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Wed, 22 Aug 2007 02:04:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-08-22T02:04:40Z</dc:date>
    <item>
      <title>dvb autorun issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/dvb-autorun-issue/m-p/2050146#M23736</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have an issue; I need to autorun a dvd as soon as a drawing is opened. I used acad.dvb (and acad.lsp) but it works only when I fire  up the application(if autocad is running and I try to open another drawing acad.dvb is not working anymore). I tried to use "document-activate" and call the procedure from acad.dvd but in my procedure i have to send a command like "thisdrawing.sendcommand..." and autocad crashes and I get "Fatal error....".&lt;BR /&gt;
I appreciate any sugestion. &lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 22 Aug 2007 00:43:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/dvb-autorun-issue/m-p/2050146#M23736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-22T00:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: dvb autorun issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/dvb-autorun-issue/m-p/2050147#M23737</link>
      <description>without seeing your code or knowing where you have made your declarations, &lt;BR /&gt;
its difficult to ascertain where the problem may lie.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"gheor" wrote in message news:5696941@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have an issue; I need to autorun a dvd as soon as a drawing is opened. I &lt;BR /&gt;
used acad.dvb (and acad.lsp) but it works only when I fire  up the &lt;BR /&gt;
application(if autocad is running and I try to open another drawing acad.dvb &lt;BR /&gt;
is not working anymore). I tried to use "document-activate" and call the &lt;BR /&gt;
procedure from acad.dvd but in my procedure i have to send a command like &lt;BR /&gt;
"thisdrawing.sendcommand..." and autocad crashes and I get "Fatal &lt;BR /&gt;
error....".&lt;BR /&gt;
I appreciate any sugestion.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 22 Aug 2007 02:04:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/dvb-autorun-issue/m-p/2050147#M23737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-22T02:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: dvb autorun issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/dvb-autorun-issue/m-p/2050148#M23738</link>
      <description>In the help files there is a section titled Guidelines for Writing Event Handlers which states not to use interactive functions such as SendCommand.&lt;BR /&gt;
&lt;BR /&gt;
Have you looked at AcadDoc.lsp instead of Acad.lsp?&lt;BR /&gt;
&lt;BR /&gt;
Regards - Nathan</description>
      <pubDate>Wed, 22 Aug 2007 07:23:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/dvb-autorun-issue/m-p/2050148#M23738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-22T07:23:49Z</dc:date>
    </item>
  </channel>
</rss>

