You can add it to your start up suite - run appload and click the contents
button, then the add button. note that some people have had problems with
this approach, I don't know the details though
Kevin
"Frank Jan Koole" wrote in message
news:404d819c$1@lin2.kralog.nl...
> Ok, but that is when it is only for one computer, but I want to load a
.dvb
> file that is on the network and used by several users.
> This because when I change something it changes for everybody.
>
> Is there a solution to that too?
>
> "Nathan Taylor" schreef in bericht
> news:2096519.1078782847363.JavaMail.jive@jiveforum1...
> > From the Help File
> > **********
> > acvba.arx - Automatically Load VBA
> > You cannot load VBA until an AutoCAD VBA command is issued. If you want
to
> load VBA automatically every time you start AutoCAD include the following
> line in the acad.rx file:
> >
> > acvba.arx
> >
> > You can automatically run a macro in the acad.dvb file by naming the
macro
> AcadStartup. Any macro in your acad.dvb file called AcadStartup
> automatically executes when VBA loads.
> >
> > acad.dvb - Automatically Load a VBA Project
> > The acad.dvb file is useful if you want to load a specific VBA project
> that contains macros you want each time you start AutoCAD. Each time you
> start a new AutoCAD drawing session, AutoCAD searches for the acad.dvb
file
> and loads it.
> > **********
> > Regards - Nathan
>
>