[xep-support] Re: ERRORLEVEL for XSLDriver

From: Alexander Dyuzhev <dyuzhev@gmail.com>
Date: Tue Nov 23 2010 - 08:17:46 PST

Hello!

I have changed filename to incorrect. I want to see that errorlevel will
changed, but it still 0 value.

----------------------------------------------------------------------

Message: 1
Date: Mon, 22 Nov 2010 08:43:24 +0530 (IST)
From: Somanna Ramaiah <somannar@yahoo.com>
To: RenderX Community Support List <xep-support@renderx.com>
Subject: [xep-support] Re: ERRORLEVEL for XSLDriver
Message-ID: <252586.51716.qm@web95208.mail.in2.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hello,
?
Please change the file ext.. color.fo2 to color.fo.

--- On Sat, 20/11/10, Alexander Dyuzhev <dyuzhev@gmail.com> wrote:

From: Alexander Dyuzhev <dyuzhev@gmail.com>
Subject: [xep-support] ERRORLEVEL for XSLDriver
To: xep-support@renderx.com
Date: Saturday, 20 November, 2010, 9:31 PM

Do?XSLDriver.exe from XEPWin supports ERRORLEVEL exit codes ?
?
?
First?sample returns exit code 0. It's OK.
============================
@echo off
XslDriver.exe -quiet -xml xep\examples\basic\color.fo -pdf test.pdf
echo %ERRORLEVEL%
============================
?
Result:
Formatting completed successfully.
0
?
But second sample return exit code 0 also.?Please note, that?xml file
xep\examples\basic\color.fo2 does not exists:
============================
@echo off
XslDriver.exe -quiet -xml xep\examples\basic\color.fo2 -pdf test.pdf
echo %ERRORLEVEL%
============================
?
Error occurred while formatting
Error:
?? Could not find file 'C:\Program
Files\RenderX\XEPWin\xep\examples\basic\color.fo2'.
0

What do I do wrong ?
?
I call XSLDriver from .NET code?with use?Process.Start() method. How can I
determine exit codes for XSLDriver ?

Best regards,
Alexander Dyuzhev

-----Inline Attachment Follows-----

_______________________________________________
(*) To unsubscribe, please visit
http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service
http://w
ww.renderx.com/terms-of-service.html

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.renderx.com/pipermail/xep-support/attachments/20101122/2026d0d2/attachment-0001.html
>

------------------------------

_______________________________________________
Xep-support mailing list
Xep-support@renderx.com
http://lists.renderx.com/mailman/listinfo/xep-support

End of Xep-support Digest, Vol 2, Issue 8
*****************************************

-- 
С уважением,
Александр Дюжев
!DSPAM:87,4cebe92d63731188216788!

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html
Received on Tue Nov 23 08:17:55 2010

This archive was generated by hypermail 2.1.8 : Tue Nov 23 2010 - 08:18:02 PST