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 ...
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. ...
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 ...
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. ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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=" ...
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 ...
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 ...
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 ...
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 ...
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? ...
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 ...
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 ...
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 ...
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 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 ...
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 ...
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 ...
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 ...
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 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. Im not good at inheritance or virtual functions here is the problem. *Constructor functions need to allow fo ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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. ...
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 ...
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 ...
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? ...