<?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: Can I block visual basic editor? in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697858#M32920</link>
    <description>If it is just that you don't want them to change the dvb, i.e. they can see &lt;BR /&gt;
the code but not edit, then you can place the dvb on a read-only network &lt;BR /&gt;
folder.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
----&lt;BR /&gt;
Ed&lt;BR /&gt;
----</description>
    <pubDate>Fri, 07 Jul 2006 18:19:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-07-07T18:19:39Z</dc:date>
    <item>
      <title>Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697853#M32915</link>
      <description>We need to prevent end users from accessing the visual basic editor.  Is this possible?  We need to prevent people from creating new code.</description>
      <pubDate>Fri, 07 Jul 2006 15:28:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697853#M32915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-07T15:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697854#M32916</link>
      <description>A simplistic approach would be to UNDEFINE the following commands at startup.&lt;BR /&gt;
&lt;BR /&gt;
VBAIDE&lt;BR /&gt;
VBAMAN&lt;BR /&gt;
VBARUN&lt;BR /&gt;
&lt;BR /&gt;
What kind of code are they writing?  If it can benefit others, I say let them do it.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Matt W&lt;BR /&gt;
  [Insert funny quote/saying here]</description>
      <pubDate>Fri, 07 Jul 2006 15:49:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697854#M32916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-07T15:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697855#M32917</link>
      <description>Would that then prevent them from running approved macros ?</description>
      <pubDate>Fri, 07 Jul 2006 16:12:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697855#M32917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-07T16:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697856#M32918</link>
      <description>Yep it would....&lt;BR /&gt;
&lt;BR /&gt;
I don't think you could....&lt;BR /&gt;
If you don't want them to change/access the code of a certain VBA application, consider protecting it with a password.  Now keep in mind that these passwords CAN be cracked, but if they do so, you have a bigger problem on your hand then VBA access....  (hope you know what I mean)&lt;BR /&gt;
&lt;BR /&gt;
Other than that, I would recommend a simple meeting with your designrs (or the persons that you want to block acces) and set some clear rules....  I don't know any other way to disable it...&lt;BR /&gt;
&lt;BR /&gt;
Sorry, but I hope this helps.</description>
      <pubDate>Fri, 07 Jul 2006 16:34:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697856#M32918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-07T16:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697857#M32919</link>
      <description>&amp;gt; Yep it would....&lt;BR /&gt;
But not if you use (vl-vbarun...&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Matt W&lt;BR /&gt;
  [Insert funny quote/saying here]</description>
      <pubDate>Fri, 07 Jul 2006 17:14:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697857#M32919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-07T17:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697858#M32920</link>
      <description>If it is just that you don't want them to change the dvb, i.e. they can see &lt;BR /&gt;
the code but not edit, then you can place the dvb on a read-only network &lt;BR /&gt;
folder.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
----&lt;BR /&gt;
Ed&lt;BR /&gt;
----</description>
      <pubDate>Fri, 07 Jul 2006 18:19:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697858#M32920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-07T18:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697859#M32921</link>
      <description>or password protect your .dvb files .....</description>
      <pubDate>Fri, 07 Jul 2006 18:51:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697859#M32921</guid>
      <dc:creator>arcticad</dc:creator>
      <dc:date>2006-07-07T18:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697860#M32922</link>
      <description>&amp;gt; We need to prevent end users from accessing the visual basic editor.  Is this possible?  We need to prevent people from creating &lt;BR /&gt;
&amp;gt; new code.&lt;BR /&gt;
&lt;BR /&gt;
But they want to stop users from creating NEW dvbs.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
You can always just take AutoCAD away from them.  That'll stop 'em! : )&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Matt W&lt;BR /&gt;
  [Insert funny quote/saying here]</description>
      <pubDate>Fri, 07 Jul 2006 19:19:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697860#M32922</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-07T19:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697861#M32923</link>
      <description>If you  have a password protected dvb file in the load up suite then the user cannot use/edit the project, and i don't know of any way to add a blank project to the VBA IDE&lt;BR /&gt;
&lt;BR /&gt;
Michael</description>
      <pubDate>Wed, 12 Jul 2006 15:13:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697861#M32923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-12T15:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697862#M32924</link>
      <description>Hi Michael,&lt;BR /&gt;
&lt;BR /&gt;
If a VBA project is loaded and it contains any SUBs, then they are visible &lt;BR /&gt;
to the user and he can start them.&lt;BR /&gt;
If there are no visible subs, then how is any one supposed to invoke the &lt;BR /&gt;
commands within the DVB?&lt;BR /&gt;
&lt;BR /&gt;
Unless the user knows the password they will not be able to edit the code.&lt;BR /&gt;
&lt;BR /&gt;
There is no way the user can be prevented from unloading a project.&lt;BR /&gt;
&lt;BR /&gt;
Nothing will prevent the user from using VBAMAN New from creating an new &lt;BR /&gt;
project and doing as they like with it.&lt;BR /&gt;
&lt;BR /&gt;
Quite frankly, this whole discussion is ludicrous.  What can a user do with &lt;BR /&gt;
VBA that is so deleterious that they should not be allowed to do it, and yet &lt;BR /&gt;
cannot be done with all the other methods of AutoCAD customisation, or with &lt;BR /&gt;
Windows Explorer, Regedit, the FORMAT command etc.?&lt;BR /&gt;
&lt;BR /&gt;
Put this command in a menu:&lt;BR /&gt;
ERASE;All;;QSAVE;;&lt;BR /&gt;
Need less to say I have tested this.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
&lt;BR /&gt;
Laurie Comerford&lt;BR /&gt;
CADApps&lt;BR /&gt;
www.cadapps.com.au&lt;BR /&gt;
&lt;BR /&gt;
&lt;MPMAHER&gt; wrote in message news:5234402@discussion.autodesk.com...&lt;BR /&gt;
If you  have a password protected dvb file in the load up suite then the &lt;BR /&gt;
user cannot use/edit the project, and i don't know of any way to add a blank &lt;BR /&gt;
project to the VBA IDE&lt;BR /&gt;
&lt;BR /&gt;
Michael&lt;/MPMAHER&gt;</description>
      <pubDate>Wed, 12 Jul 2006 21:40:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697862#M32924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-12T21:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I block visual basic editor?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697863#M32925</link>
      <description>HI Laurie,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the tip, I will now go and give it a try. Your right VBA should be available to everyone, thats how i am using it.&lt;BR /&gt;
&lt;BR /&gt;
Still, you have to admit it is an interesting question.&lt;BR /&gt;
&lt;BR /&gt;
Michael</description>
      <pubDate>Thu, 13 Jul 2006 07:43:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/can-i-block-visual-basic-editor/m-p/1697863#M32925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-07-13T07:43:33Z</dc:date>
    </item>
  </channel>
</rss>

