"No inconsistencies whatsoever."

From Re^4: pp with gui:

pp --gui -o gui2.exe gui2.pl -l C:/Perl/lib/auto/Tcl/tkki. dll -l C:/P +erl/lib/auto/Tcl/Tcl.dll

From Re^6: pp with gui:

pp --gui -o gui2.exe gui2.pl -l C:/Perl/lib/auto/Tcl/tkkid ll -l C:/Pe +rl/lib/auto/Tcl/Tcl.dll -x

From Re^8: pp with gui (file paths):

pp --gui -o gui1.exe gui1.pl -l C:/Perl/lib/auto/Tcl/tkkit.dll -l C:/P +erl/lib/auto/Tcl/Tcl.dll -x

It seems you don't understand what the word inconsistent means.

"Note: I never said I typed the command into the command prompt every time, you just inferred that to make your point.

Nonsense, try actually reading what I wrote.

"That is why I had the same typo several times."

More nonsense, as I demonstrate you do it differently multiple times.

"It is also why I inadvertently called the command later with --gui after I had removed it once for testing.

Multiple times you were asked to stop using this, why didn't it occur to you that you kept using this and clouding the issue? Copying and pasting things doesn't seem to be working our for you. Nor does actually reading the documentation for the tools you've chosen to use. Attention to detail is required.


In reply to Re^5: pp with gui by marto
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.