No inconsistencies whatsoever. golux asked if I was sure that the command I was posting was what was really being entered. His thinking was sound, I could have been running script b but pasting what was in script a. I correctly informed him that I was actually running the command in the console window and I was cutting and pasting the actual command I ran when I got the behavior I was seeing. Note: I never said I typed the command into the command prompt every time, you just inferred that to make your point. It's a long command so I typed it into my command prompt the first time and then cut and pasted that into notepad. I would then cut and paste the command from notepad into my console window. That is why I had the same typo several times. When the typo was pointed out I ran the fixed command in my console and then copied that command to notepad. It is also why I inadvertently called the command later with --gui after I had removed it once for testing. I copied and pasted the command in my console window and removed the --gui. I neglected to remove it from notepad.

In reply to Re^4: pp with gui by mkmal
in thread pp with gui by mkmal

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.