in reply to Re: Some one help me with this code.how to make it work.
in thread Some one help me with this code.how to make it work.

sorry for that.. i reopened the file as i can't the content in the file handle.I hope it is not necessary there.

  • Comment on Re^2: Some one help me with this code.how to make it work.

Replies are listed 'Best First'.
Re^3: Some one help me with this code.how to make it work.
by Corion (Patriarch) on Apr 07, 2015 at 12:55 UTC

    Which line of the code does your explanation refer to? What about the other lines? Why did you write them if you don't explain them?

      In elsif case i am trying to move the reference of the list and trying to print it. I am not aware what code should i write in the elsif case to extract the information of a specific id. <\p>

        But you wrote four lines. What made you choose those four lines over other lines that you could have written?

        Please explain what each line should do. If you don't know what a line should do, why did you write it at all?