Just Wondering

G

Guest

Folks:


How much of Visio can be controlled from the windows command Prompt ?
For example, can I instruct Visio to create a Network Mapping for a simple
LAN whose IP range, etc are known ?
If possible, appreciate the syntax.



Thanks,
John.
 
C

Chris Roth [ Visio MVP ]

There are a few command line switches, for starting Visio in various ways,
and, I believe for driving the OrgChart wizard. Beyond that, I'm not sure.

What CAN be done, however, is that you can write your own automation
programs that tell Visio what to do -- what data with which shapes, etc. And
you can make these programs respond to command line options, of course.

--

Hope this helps,

Chris Roth
Visio MVP
 
Top