K
Kevin
We have a perl scripts that creates a .bas file with several macros in it to
create a drawing of the environment.
I would like to have a macro that can be run as a scheduled task to import
this data, run the macros to draw the picture, and save itself as a webpage.
I have the Sub Document_DocumentOpened macro that will run the macros once
the .bas has been imported into visio, but I'm not sure how to go about
automatically importing a .bas file???
Can you have a macro to do tasks in VBA?
create a drawing of the environment.
I would like to have a macro that can be run as a scheduled task to import
this data, run the macros to draw the picture, and save itself as a webpage.
I have the Sub Document_DocumentOpened macro that will run the macros once
the .bas has been imported into visio, but I'm not sure how to go about
automatically importing a .bas file???
Can you have a macro to do tasks in VBA?