You're asking for assistance for a problem you are having, and we are willing to help you. However, without telling us what error you're encountering, we cannot help you. If you have to look at the code that is producing the problem, do that. If you don't have access to the code, try to figure out the problem without the code.

Somehow I'm reminded of my stepsons who sometimes ask me, "What time is it?", and my stock response is "I don't know -- I can't tell time." The subtext is, Figure it out yourself!!! -- it even happened this morning: Adrian stumbled out of his room, wearing a watch, and asked me the time. After I gave him my stock response, he lifted up his arm and checked his watch. Then he knew what time it was. Why did he care? I don't know -- his last day of school was yesterday -- he has nothing on his schedule for weeks.

I know this sounds like a rant from an old guy -- hey, maybe it is. Please, exercise your grey matter a little before posting a vague question. Take your problem absolutely as far as you can. I've done that, gotten stuck, then found the answer as I was writing up the question. Yes. It can happen. If you're still stuck after all that effort, we'll be pleased to help you out. Just expend more effort to start with. Please.

Alex / talexb / Toronto

Life is short: get busy!


In reply to Re: Real code by talexb
in thread Real code by chiburashka

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.