How can we help you today? How can we help you today?

Option in Command line XML

I'm having trouble figuring out the XML syntax for setting Options to run from the command line. I can run the command line compare without any options just fine. But if I try to add IgnoreExtendedProperties to my XML I get an error stating I have an invalid command line argument.

A sample of an XML file using Option\ would be great if someone has one.

Thanks!!!
MarkA
markaok1
0

Comments

2 comments

  • Brian Donahue
    Hi Mark,

    Options should be contained in an options XML node, using a comma-separated list:
    <options>ie,nc,f</options>
    
    I hope this helps!
    Brian Donahue
    0
  • markaok1
    Thanks...that works!
    MarkA
    markaok1
    0

Add comment

Please sign in to leave a comment.