| Author |
Message |
gmcbath
Joined: 25 Jul 2008 Posts: 3
|
Posted: Mon Jul 28, 2008 3:55 pm Post subject: Example of /argfile option |
|
|
I searched this forum and the help file but can't seem to find an example of the format of the XML file when using the /argfile option.
Can you please post a small example here please?
Thank you. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Thu Jul 31, 2008 12:30 pm Post subject: |
|
|
Hi,
Sorry for the dealy. As I could not find an example for the Exception Hunter XML argument file, I'll post an example here. Basically, the syntax is that anything that acts as a switch goes in a self-closing XML tag and every option that requires a value is in a normal XML tag. Either the full command or the abbreviated version is acceptable:
| Code: |
<?xml version="1.0"?>
<commandline>
<force />
<vv />
<net2.0 />
<all />
<a>c:\program files\red gate\ants profiler 3\RedGate.Profiler.UI.exe</a>
<sd>1</sd>
<er>c:\program files\red gate\Exception Hunter 1\APExceptionReport.htm</er>
<icb>off</icb>
<icc>on</icc>
<woomr>on</woomr>
</commandline> |
_________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
gmcbath
Joined: 25 Jul 2008 Posts: 3
|
Posted: Thu Jul 31, 2008 3:34 pm Post subject: Thank you |
|
|
| Thank you Brian that works perfectly. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group