XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Anonymous Subject: Launching Stylus Studio via COM or DDE
Author: Anonymous
Date: 11 Nov 2002 05:22 PM
I would like to integrate Stylus Studio with our Intranet environment. We commonly invoke external editing tools from a Web browser using a JScript function like so:

function invokeEditor(Editor, URL){
var WSHShell = new ActiveXObject ("WScript.Shell");
var command = Editor + " " + URL;
WSHShell.Run(command);
}

The "Editor" in the above function is the COM or DDE name of the editing tool. For Microsoft Word the COM/DDE name is "winword". For Altova's XML product, the COM/DDE name is "XMLSpy". The URL is any valid URL, such as "http://www.myserver.com/mydoc.xml".

I'm struggling to find a way to launch Stylus Studio from the above JScript function. I'm only able to launch it using its full path. Since not everyone installs the product on the same drive or in the same directory, it's not practical to launch this tool by full path.

Is there a way to do what I'm trying to do? If not, any plans to add this feature?

Postnext
Minollo I.Subject: Launching Stylus Studio via COM or DDE
Author: Minollo I.
Date: 12 Nov 2002 10:45 AM
You are right; our registration in the registry as application path is wrong; we are fixing it.

In the meanwhile you may fix it manually on your machine by just importing the attached .reg file (assuming your Stylus Studio installation is in the default c:\program files folder). You will then be able to run the application as "stylus".

Thanks for reporting this one,
Minollo


ApplicationrightAppPath.reg
Correct App Path setting for Stylus

Posttop
Minollo I.Subject: Re: Launching Stylus Studio via COM or DDE
Author: Minollo I.
Date: 14 Nov 2002 05:41 PM
This issue has been addressed in BL103k, now available for download from:
http://www.stylusstudio.com/update (4.x section)

Please read the description of the fixes/changes in BL103k for further details.

Thanks,
Minollo

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.