in reply to Re^3: 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.

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>

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

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

    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?