D
Dr. Dre
Hi There,
Some quick questions...
1. I'm in the process of creating a data center visualization
layout. And I'm having trouble with the following:
a. I create a room overhead with individual racks, when I double-click
on a given rack, it opens an existing sheet with rack contents. The
issue I have is if I double-click on my 15th rack, it will jump to the
15th tabbed sheet, if I want to return to the original view (1st tab),
I have to jump to the first page.. which isn't a big deal, but it's
not very intuitive... Is there a better way I can do this? (Have the
double-click result in creating a new window I can close to return to
the original, etc)
b. Again, if I double-click on a rack, it opens a tabbed sheet and
shows me the contents.. now, what I'd like visio to do, is when I
double-click on a given component in the rack, have the dblclick event
open a local file on the user's desktop (in this case, a standard
telnet program)
I've tried:
=OPENFILE("C:\Program Files\SecureCRT\SecureCRT.EXE") (does nothing)
=GOTOPAGE("C:\Program Files\SecureCRT\SecureCRT.EXE") (results in an
error regarding complaining about the file not being a visio file, or
being corrupt)
Can't figure it out.
Lastly,
2. Is there anyway to preserve the eventdblclick functionality if I
published the visio sheet to the web?
Thanks!
DD
Some quick questions...
1. I'm in the process of creating a data center visualization
layout. And I'm having trouble with the following:
a. I create a room overhead with individual racks, when I double-click
on a given rack, it opens an existing sheet with rack contents. The
issue I have is if I double-click on my 15th rack, it will jump to the
15th tabbed sheet, if I want to return to the original view (1st tab),
I have to jump to the first page.. which isn't a big deal, but it's
not very intuitive... Is there a better way I can do this? (Have the
double-click result in creating a new window I can close to return to
the original, etc)
b. Again, if I double-click on a rack, it opens a tabbed sheet and
shows me the contents.. now, what I'd like visio to do, is when I
double-click on a given component in the rack, have the dblclick event
open a local file on the user's desktop (in this case, a standard
telnet program)
I've tried:
=OPENFILE("C:\Program Files\SecureCRT\SecureCRT.EXE") (does nothing)
=GOTOPAGE("C:\Program Files\SecureCRT\SecureCRT.EXE") (results in an
error regarding complaining about the file not being a visio file, or
being corrupt)
Can't figure it out.
Lastly,
2. Is there anyway to preserve the eventdblclick functionality if I
published the visio sheet to the web?
Thanks!
DD