macro visio shape name

  • Visio Shape Names

    I'm a newbie so if I'm posting this in the wrong place, please forgive me. I created a couple of interactive maps using Visio (not sure what version) and saved them as HTML to post on our portal. I was recently given a new laptop with Visio 2007 and have realized that it is an upgrade from what I wa ...

  • BoundingBox in visio shape

    i want to calculate the boundingbox of a visio shape using vb.net.but the attached external sub shapes are more in that shape. so i can not calculate the exart x ,y posion of the bounding box of a visio shape .so can any body help me to calculate the coordinates of the bounding box of a visio shape. ...

  • Excel 2007, Save as PDF Macro, "Save as" name to reference cell

    I am trying to have a Macro save an Excel 2007 spreadsheet as a PDF (I have the Save as PDF or XPS installed.) How can I get the file name to save as 2 cells concatenated?I am working with the following code so far. Any help greatly appreciated.Sub Macro4()'' Macro4 Macro''ChDir "C:\Documents a ...

  • Visio Shape

    If any of you have worked with the VISIO object model,i need to know how to get the X and Y co-ordinatesof a shape when i have dropped the shape on the document.....Please reply as soon as possible as urgent...siddsSiddharth S. PawarS/W DeveloperIndia. ...

  • How do I know control name used in MS Word?

    This is not so much a question about VB as a MS Word.I'm doing Word Automation in my VB program.I made template file in MS Word.In the template, there are some Text Box to which VB program pass data.How do I know the shape name which I specify in under statement in VB program?myWrd.ActiveDocument.Sh ...

  • Do i have to run a visio document each time i want to see a shapes co-ordinates?

    I am currently working on Visio.I have created a sketch of a ware house Management System in Visio.I can retrived the x & y co-ordinates of a particular visio shape in visio's VB Editor.I have called a macro that i have written in VB, which i call on double click of a shape that gives me the x ...

  • TransfareText macro to vb

    I have set up a transfare text macro with spec name, table name etc. what i want to do though is when i run it i want it to ask me for a file name instead of the same file name. I know i can convert this macro to vb but does anyone know the code that will ask me for a filename. can anyone help ...

  • Split .doc, with a parameterized name

    I am a PHP programmer with no knowledge on VB, so I apologize for my intrusion . What I need is to split a .doc file with N pages into N different documents, using the first word of each page as the name of the documents. In php it's been kind of an impossible mission but I found this threat where i ...

  • Macros Problems in HATS(Macro timed out)

    Guys, I am new to HATS and successful in connecting my system tot he host terminal and get the basic HATS web screens working. My problems is with the Macros. After I logon with the TPX, I need to skip the next 4 screens and go directly to the 5th one. So, I start recording the macro in the first TP ...

  • Chaining a macro issue

    Within the macro A, I need to fire another macro B. The name of the macro B is dynamic. Unfortunately, the <playmacro> element only takes the static name. Therefore I can't provide the variable name in the playMacro name attribute. Please see the code snippet below. My question is, is there an ...

  • Visio connectors

    Please help to write the code. In attached example I show how looks my shapes now and how I need to looks that. Shapes created from excel and droped starting from left top corner according on data in excel file, so I get the shapesin my example. Help whith connecting thoose shapes, order must be nex ...

  • Create an instance of Visio application in Visual Basic

    Can anyone help me out with this.....The following code in Visual Basic gives me an error "Class does not support automation or does not support expected interface"Project Reference:Microsoft Visio 2002 Type LibrarySub HelloWorld()On Error GoTo dispError'Instance of VisioDim appVisio As Vi ...

  • How to i call a Web Service in Visio ?

    I am currently working on Visio & am not very familiar with VB.I have retrived the x & y co-ordinates of a particular visio shape in visio's VB Editor.How do i send these values to a C Sharp based Web Service, that receives these values and updates them in an Access table.Toral ...

  • How can I force office application to quit from C sharp

    Using .NET v3.5 2008(2007?)I am opening an excel file, scanning it and then calling the quit() method once I'm done. If there is an exception, I call Application.Exit() from the catch block. 2 things are happening:1. Even though, I call the quit() method from my open application class, there are 3 E ...

  • jQuery finding xml nodes

    i have a dynamic imagemap loaded through asp .net using xml as a datasource, i used the map highlight plugin found on this site and everyhting was fine.I then amended the jquery to add descriptive text from the xml on hover.Here is my xml<img src="bathroom.gif" alt="bathroom" width="852" height=" ...

  • Reading xml with jQuery

    Hi, I have an image map loaded through an xml file. I have hooked ip up to a jquery image map highlight I found, and it works really well.http://plugins.jquery.com/project/maphilightI then edited this jquery to add descriptive text when you hover over the hotspots. This is working ok but my limited ...

  • Simple File Upload

    I am trying to create a simple file upload utility for my website but I keep getting a "no file input specified" error which is telling me that the file is not being passed...I can't figure out why though.Here's the HTML form<html><head><title>Upload Visio File</title ...

  • C2770: modifiers not allowed on nonmember functions

    I'm getting the above error when I try and build the files below as part of a bigger project.The error seems to say that these are not member functions but as you can see from the following code they clearly are:shape.h#ifndef SHAPE_H#define SHAPE_H#include <string> //C++ standard string class ...

  • Help with PHP in JS function

    I have been struggling to write a javascript function that returns a php array of product and was wondering if you can help out please.I have 3 tables in MySQL database that looks like this.Oval:------------------------------------------------------------------ovpool_id: ovpool_size: ovHeating_Sourc ...

  • T mismatch

    Trying to access visio through accesswrote a function, very simple...Public Function Change(shapeobj as visio.shape) ...End Functionthen i tried to call it in a command.click functionChange(shapeobj), where i already defined shapeobj as a visio.shapeand it says, "Type Mismatch"help? ...

  • Help with classes in three different files

    I am having an issue with a project due. I am missing something? can you please help?here are the instructions and what i have so far.The final project will consist of three files called, Shape.py, Circle.py, and Square.py. I’ve written a test file you can use to see if your code is working correc ...

  • Plugin Interfacing

    I am trying to design and build a plugin-system to a project of mine. The basic design is to use DLL's for each plugin. Each plugin have a special function that loads all of its functions as macros to the main engine, which has been passed as a pointer to the loader function which acts as a interfac ...

  • After Update code works for one and not other

    I am new to this so even basic diagnostic help would be great. I've built 3 separate forms with embeded subforms, one for three different types of biologial data. The subform contains data about items found in a samples whereas the form contains data about the sample. When the person goes to enter s ...

  • ReqPro 4.5 Off-Line WORD 97 Error code 6

    When using ReqPro 4.5 and trying to create a requirement in an Off-Line document using WORD 97 SR 2, I get Word Error code 6.Basic code for the MACRO Attribute VB_Name = "RequirementCreate" comes up with the follwing subroutine highlited as the problem area. See attached file for full basic file.Fun ...

  • I am about to Scream, these command buttons is madding

    I click on the search or exit command buttons and this is the message I am getting?? can someone helpThis error occurs when an event has failed to run because Microsoft Office Access cannot evaluate the location of the logic for the event. For example, if the OnOpen property of a form is set to =[Fi ...

  • Database Concept - How to set up a database with which I can track changes to an item

    Found you guys/gals thru xtremevbtalk, a forum that recommended this site for the more specific database related questions. Hope I can fall back on you guys when I am in a tight spot concerning databases, and ofcourse hope to contribute back ... Thus far the introduction...Now on-topic:I've been wor ...

  • Ubuntu Postfix email bounce configuration help required

    group, I am running postfix version 2.5.5home02:/etc/postfix# postconf -d | grep mail_versionmail_version = 2.5.5milter_macro_v = $mail_name $mail_versionhome02:/etc/postfix# home02:/etc/postfix# I have created an email black list file called bounce.txt that contains the followinghome02:/etc/postfix ...

  • File Upload

    I am trying to create a simple file upload utility for my website but I keep getting a "no file input specified" error which is telling me that the file is not being passed...I can't figure out why though.Here's the HTML form<html><head><title>Upload Visio File</title ...

  • dynamically generating HTML image map with php problem

    I'm having a small problem with getting a image map to work when I generate it with PHP.I'm using two separate files. The one is used to display the image which has the image map and the other file is the code I use to retrieve the data from a database and insert that data into the image map code. T ...

  • can someone take a look at this please

    Can someone take a look at this program I have to write. I have 8 legs to this program I have finished 3 and before I get any further I wish someone could look at it and see if its write. I’m not good at inheritance or virtual functions …here is the problem. *Constructor functions need to allow fo ...

  • Ubuntu help ddxSigGiveUp all through kdm log

    having a few too many X crashes lately (from resume), my X log ddxSigGiveUp as the reason for the crashes, so i looked into my kdm log and found all this crap.(EE) XKB: No components provided for device Virtual core keyboard[config/dbus] couldn't register object pathddxSigGiveUp: Closing logX.Org X ...

  • Oracle Selecting is slow

    after rewrite of my schema, i got better perf for inserting data:9' for 3200 docs( all=0,5G) vs 20h before.now selecting is still slow.(see the plan below)I like to known if the problem is still in my schema or just a pb of missing indexesIs there good practices when writing schemas for XDB to obtai ...

  • Ubuntu Xsession starting error - 8.04

    I started to see this error on my box, i dont know what caused it as i did lots of updates on my box (just apt-get update && upgrade, no settings tweaking) anyone else seeing this problem?Thanks,Rodrigo.PS: tried to post the message here, but the forum system kept telling me that i had over ...

  • cout/ operator overload problem

    How can I do something like cout<< *sq << endl << "name: " << sq->name().c_str() << " with area " << sq->area() << endl; in the code below:#include "stdafx.h"#include <iostream>#include <fstream>using namespace ...

  • Cutting down on CPU/Processing time

    Im trying to make an app that runs in the backgroud of all other programs. I have a test bed setup to test the functionality of it but its a CPU HOG! How can i cut down on that? Should i make it loop through only once every so often on a timer or something? here is the winMain function i have set up ...

  • Abstract issues

    I'm currently have issues with some homework. I don't need answers but some hints to help me through a barrier.Error 1 'Shape.Circle' does not implement inherited abstract member 'Shape.Shape.Area.get' Error 2 'Shape.Circle' does not implement inherited abstract member 'Shape.Shape.Name.get' if I ma ...

  • needs advise

    How to ensure that the shape selected(mayb using a button with the specified shape name) is added/drawn on the custom control AND that the shape can be treated individually. For example, only the selected shape can be resize.Please note that, there can be more than one shape that can be added into i ...

  • Class Cast Exeception

    I''ve compile all the 9 programs that goe with this test program but now I get the following error:Exception in thread "main" java.lang.ClassCastException: Circleat ShapeTest.loadShapesArray(ShapeTest.java:124)at ShapeTest.main(ShapeTest.java:24)I and I can't figure it out, I've been over ...

  • Oracle Please Ignore

    First of all, i am not sure if i post this message right place. if i did so, please accept my apologizes.I am new to Oracle Spatial Database concepts. I really appriciate if you can help me. By the way, this is what i have doneI have created a table with the following DDL:CREATE TABLE shapes(shape_i ...

  • Oracle Spatial query returns wrong result?

    First of all, i am not sure if i post this message right place. if i did so, please accept my apologizes.I am new to Oracle Spatial Database concepts. I really appreciate, if you can help me.By the way, this is what i have doneI have created a table with the following DDL:CREATE TABLE shapes(shape_i ...

  • Ubuntu MS Excel 2007 corrupted VBA macros

    Due to customer's request I need to use Microsoft Office 2007 Suite under Linux (Ubuntu Karmic x64).It perfectly works under wine 1.1.33 without any hacks, except of running VBA macros under Excel (probably under other Office programs).When I try to open any workbook with macros created by Windows-i ...

  • What is possibly wrong with this code?

    I have a php script (costEstimate.php) that fetch data from mysql database and i want to display these data when some selection is made from the HTLM form without reloading the page. Now becos i need to get the selected data from the database, i have to use the $_REQUEST[""]; to fetch the ...

  • Help with PHP in JS function

    I have been struggling to write a javascript function that returns a php array of product and was wondering if you can help out please.currently i have these 3 function that only returns a php array of the pool tablefunction getOvalPool(){$connectioon = initDB();$query = "SELECT * FROM Oval ...

  • unsure if my function to move an object is correctly written

    I have created a header file and a main.cpp file in Visual Studio C++.I have the concept down but i'm not sure that my program is written correctly as it is failing with teh following error;error C2447: '{' : missing function header (old-style formal list?)I want to create a shape and have it move t ...

  • Changing Field Name with Macro

    Is there a way using a Macro to open a table, pick out a specific field, and then rename that field something else.The field name would initially be one of three names (like Cat, dog, canary), but it would always be re-named the same name (like Horse).I need to run queries, but because the name can ...

  • opening a excel from word macro by getting the file name from word at runtime

    How to open a excel file from word macro by getting the file name from word.this is my codeOrgFileName = Selection.Text + ".xls" 'OpenExcel MacroShell ("C:\Program Files\Microsoft Office\OFFICE11\excel ""C:\My Documents\File - CopyBook\""" + OrgFileName)OrgFil ...

  • Excel Macro Save as with date in file name

    I have posted this thread in the microsoft software forum as well but with no luck. If anyone can tell me how I can save a active excel file using a macro to save it in a folder using the current date as the file name. I hope that was clear. I know no VBA at all sorry...Any help will be appreciated. ...

  • Read PinX, PinY ShapeSheet cell values from currently selected Shape: Visio, C# COM

    I am trying to set the PinX and PinY values for the currently selected shape in Visio on a keyboard sequence, e.g. [Ctrl]+[G]. The purpose of this endeavor is to programmatically drop a shape onto the Visio drawing based on the pin coordinates of the currently selected shape. I am using C# and the M ...

  • help in using 'switch' to make appear a name in a shape

    guys, I'm just doing this code to see if it works where the user inputs a name and it outputs a menu where different options can be chosen.For example, if the user press 1 the outputs of the name is reversed, if 2 is pressed the name is vertically forward slash, if 3 is pressed the name is verticall ...

  • Retrieving a macro name from a template...

    Does any one have any ideas on how I could open a document template for Word 97 any read the macro names without actually opening word? ...