"I explained in another post why I haven't had a lot of time to work with this. Under normal circumstances yes it would be good to learn the tool inside out and only then ask questions."

So your logic is that your time is limited, rather than follow instructions on how to best resolve your problem or even get help for it you choose to ignore this, and continue to run into problems. This plan isn't working out well for you so far.

"I have done everything that I knew or figured out how to do (read the old posts). I have been sending the output as I do them in hopes it will point someone more knowledgeable to the problem."

Not true, you've been given lots of advice that you've ignored, time and time again, and posted no output, error or warnings. Most recently here where you ignore the advice about not hiding runtime errors and ignoring problems. If you don't want peoples help in solving a problem, stop asking.

"What is the sense of me going step 1 though 10 if someone could have looked at step 5 and saw the problem."

Had you bothered to do so you'd be further forward. You have a problem to solve, you have to debug this, albeit as instructed by others. If you don't want to do this I suggest a change of career, as computer programming involves a lot of this.


In reply to Re^9: pp with gui (debug without --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.