RE: [xsl] Saxon get starting but cancle again!

Subject: RE: [xsl] Saxon get starting but cancle again!
From: TSchutzerWeissmann@xxxxxxxxxxxxxxxx
Date: Wed, 9 Oct 2002 14:08:28 +0100
hi dama

> 
> (I'm not deviated from matter, because i did'nt find speciall 
> Forum for
> Parser!)
> I try to run Saxon with a Visual Basic programm(VB for Windows).
> When i run VB programm it begin to Start Saxon and cancel again!!
> I know, that saxon is not a "Self executable Programm" and 
> use DOS to get
> starting.
> (it must be ececuted from Dos Box. for example:
> c:\saxondir\saxon -o foo.txt foo.xml foo.xsl)
> Is there generally a way to do it?Maybe other Parser?


you can use MSXML COM objects to do xslt from VB. If you want to use Saxon
or any other java program you'll have lots of trouble. Theoretically you can
just run 
it as a shell command, but why, when you can use objects in VB instead?

rgds
Tom SW

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread