Gono has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: Sorting out text
by tachyon (Chancellor) on Mar 19, 2004 at 14:00 UTC

    Please apply this patch to your question and try for a recompile. You seem to have a lot of missing symbols and unsatisfied dependencies.

    1,5c1,5 <Hey Monks...just wondering how to sort text files in order <to output them into textboxes. There are 2 textboxes that <need 2 different(but related) chunks of data from the <file...but when I do it the data appears randomly... <many thanks!! Gono!! ---- >I am trying to do this with that because..... >I have this perl code..... >I want it to produce this output but instead it produces this output +(or errors) >What am I doing wrong? Any pointers appreciated. >Gono but not forgotten.

    cheers

    tachyon

Re: Sorting out text
by dragonchild (Archbishop) on Mar 19, 2004 at 13:39 UTC
    As we have absolutely no idea what you have done, let alone done wrong, I would suggest deleting line 234 and seeing what happens.

    (In other words, we can't help if we don't know what you've tried.)

    ------
    We are the carpenters and bricklayers of the Information Age.

    Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

Re: Sorting out text
by pelagic (Priest) on Mar 19, 2004 at 13:41 UTC
    I'm afraid you have to be a little bit more specific:
    how do you decide what textbox the thing should go in?
    What is a thing to handle: a line, a string?
    pelagic

    -------------------------------------
    I can resist anything but temptation.