Subject: RE: saxon command line error "2>error.txt"
From: Mike Ferrando <mikeferrando@xxxxxxxxx>
Date: Thu, 20 May 2004 07:05:08 -0700 (PDT)
|
Michael,
I re-checked and both e-mails suggesting this redirect are yours.
http://www.geocrawler.com/mail/msg_raw.php3?msg_id=9920530
http://www.biglist.com/lists/xsl-list/archives/200312/msg00276.html
I had a suspicion that the syntax was for the OS. But the error I
receive is gives the SAXON options for the commandline.
It just struck me as odd that I found no option that was able to
direct the errors to a file. I thought I must be doing something
wrong or have misunderstood the options (where to place the syntax).
James Clark's SP has an option that outputs an error file (-f), why
can't SAXON have one? Why depend on the OS, when you can write in an
option?
My second thought was that, if I have to deal with the OS, maybe I
could capture the output in the window to an error.txt file. Thus, I
ask concerning an alternative syntax for the command line.
I don't understand the relevancy of your statements concerning
documentation.
Thanks.
Mike F.
Washington, DC
--- Michael Kay <mhk@xxxxxxxxx> wrote:
> I'm sorry, but I've never managed to find any documentation worthy
> of the
> name for the command line processor in any version of Windows. This
> is an
> operating system "feature", nothing to do with Saxon or even Java.
>
> Michael Kay
>
> > -----Original Message-----
> > From: Mike Ferrando [mailto:mikeferrando@xxxxxxxxx]
> > Sent: 20 May 2004 08:45
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject: saxon command line error "2>error.txt"
> >
> > Friends,
> > I searched through the archive and found a number of e-mails
> > concerning outputing the errors of a saxon run to a txt file.
> >
> > The syntax was "2>error.txt". (Is there a specific place for this
> > syntax in the command line?)
> >
> > My command line works fine for Windows 2000 and XP, but I am
> getting
> > errors from SAXON on Windows 95 (4.00).
> >
> > Should I change the command line for Windows 95? What
> alternatives do
> > I have?
> >
> > [this should be one line without breaks]
> > c:\>saxon.exe -l -w0 -o archivista_x.xml archivista.xml
> v1v2002_4.xsl
> > "replace=v1v2002_4" 2>error.txt
> >
> > Mike Ferrando
> > Washington, DC
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Domains Claim yours for only $14.70/year
> > http://smallbusiness.promotions.yahoo.com/offer
>
__________________________________
Do you Yahoo!?
Yahoo! Domains Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer
|