| 
 
Subject: Re: Re: [xsl] Passing Command line params From: "Kalyan Kumar Mudumbai" <kalyan_tech@xxxxxxxxxxxxxx> Date: 1 Aug 2002 06:00:43 -0000  | 
Hi Kalyan,
> can some one suggest me how I can pass command line parameter of a
> file name to an XSL file. I use MSXSL for merging XML files using an
> XSL file. I need to pass one of the file names as a command line
> parameter.
After specifying the other options that you might be using, use the
syntax param=value. For example:
C:\> msxsl test.xml test.xsl -o out.xml file=more.xml
will pass the string "more.xml" as the value of the $file parameter.
Don't forget that you need to use quotes around parameter values that
include spaces.
(BTW, using:
C:\> msxsl -?
gets you information about the syntax of using MSXML from the command
line.)
Cheers,
Jeni
--- Jeni Tennison http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] How to include a single q, Jeni Tennison | Thread | Re: [xsl] Passing Command line para, Jeni Tennison | 
| Re: [xsl] How to include a single q, Jeni Tennison | Date | Re: [xsl] Multi Level Grouping usin, robert . parsons | 
| Month |