If I may suggest a strategy: pretend that we know absolutely nothing about computers, but are instead going to describe the situation to someone else. The other person will respond and then we tell you what they said.

What happens here is that if you want a useful answer, without a bunch of monks taking wild shots, you're forced to explain explicitly what you need. For example:

Interestingly, one of the reasons that so many monks insist upon "Seekers" posting there code is not because they need to see the code to tell the Seeker what is going on. Rather, many monks ask for the code because the Seeker has not been able to explain what /s?he/ really needs. This is unfortunate because then, the code that we see may innacurately reflect the Seekers needs, but it is the best we can do.

Please don't take this personally. If our answers above didn't help you, perhaps reword your question or (dare I say it?) post any code sample you have.

Cheers,
Ovid

Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.


In reply to (Ovid - requirements) Re: Beginning of file search by Ovid
in thread Beginning of file search by phathead22

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.