Running a .bas file
Thu, 18 Sep 2008 07:44:00 -0700
Hi, I have an external process that creates a script in a text file. If I
paste it into the project editor, it runs fine and creates the desired flow.
But I'd like to run it directly from the .bas file.
In Excel you can use :
Excel.Application.VBE.ActiveVBProject.VBComponents.Import ("External.bas")
E ...
|
Visio Drawing Control - Setting Page Size
Tue, 16 Sep 2008 15:08:03 -0700
I'm working with the Visio Drawing Control (Visio 2007, Dev Studio 2008, C#)
to create graphic overlays to print on top of different sized paper stock. I
have JPG images of the different stock sizes, and what's preprinted on the
stock. The user can then put their customization whereever they like over
that ...
|
Visio 2007 - problem with Data | Link Data to Shapes
Mon, 15 Sep 2008 10:44:08 -0700 (PDT)
I'm following a tutorial in a new install of Visio 2007. I am
instructed to create a new basic network diagram, add a PC shape,
select Data | Link Data to Shapes, and then interact with the Data
Selector dialog. However, when I do this and select Data on the Visio
toolbar only 3 options are presented: Shape Data ...
|
Incorporating .vss shapes into a template.
Mon, 15 Sep 2008 07:41:33 -0700 (PDT)
As per the subject, I hav been given a .vss file with several shapes
and have been asked to put together a template that uses said shapes.
Can I create the template and just have those shapes used in it? So
when doing a File-->New-->Drawing thing?
Not sure if that came across right hehe.
Scott. ...
|
Visio Viewer in Sharepoint
Mon, 15 Sep 2008 03:41:01 -0700
Hello,
i want to integrate the Visio Viewer within a Sharepoint Webpart located
below a document library. There are a couple of hyperlinks behind the shapes.
When I click on a hyperlink a new page is loaded only with the Visio Viewer
and the new visio file. Is there a way to control the behavior when clicki ...
|
how to generate a database diagram from existing database
Sat, 13 Sep 2008 11:01:01 -0700
Hello Everyone,
I am using Visio 2007 and SQL Server 2005
I have database in the SQL Server 2005
Now I want to generate the database diagram in Visio using specific tables
in the
SQL Server database.
Can you please guide me in the process of the generating the database diagram.
Thank you in aniticipat ...
|
Database connectivity
Thu, 11 Sep 2008 11:52:21 -0700 (PDT)
With apologies for what's probably a dumb question - I just exported a
Visio 2003 drawing to an MSAccess database. There are dozens of text
shapes in the drawing, and I can find no reference to any of them in
the database, leading me to believe that text is not stored as ASCII.
Can anybody tell me where/how text ...
|
|
|
How do I distinguish between connection points?
Thu, 11 Sep 2008 06:44:00 -0700
say I have a 'five-sided' shape with one connection point added to each of
the sides; there are many connectors glued to each of the conneciton points.
Now, when I programmatically traverse those connections I'd like to be able
to recognize 'ok, this connector is glued to connection point A and not B'
... Is ...
|
Visio Tools? Add-Ins, Plug-Ins, etc.
Thu, 11 Sep 2008 04:23:16 -0700 (PDT)
Guys,
I stepped away from Visio for a while so lost track of things. But
I'm happily back. I have some ideas for mashing up Visio with other
modeling and UI tools. But first, I'd like to update my understanding
of the Visio add-in universe to see if I can make my development life
easier. I have Paul's Sup ...
|
Shape's "incoming" connx - where are they?
Thu, 11 Sep 2008 00:27:01 -0700
Hello,
if I draw a connector from shape A and glue it to shape B; then when I
examine shape A's object I can easily find that connector in its FromConnects
collection. however, I cannot find the connector anywhere in shape's B
object. Is this not possible?? Please somebody clarify this with me: i am not
sur ...
|