in reply to Re^4: Looking for function similer to member() in SKILL
in thread Looking for function similer to member() in SKILL

Hi L~R,
Sorry I made a mistake posting the message. In my actual code I am reading
while (<IN>) {...}. Also I tried using chomp but I don't get the right output.

regards riz.
  • Comment on Re^5: Looking for function similer to member() in SKILL

Replies are listed 'Best First'.
Re^6: Looking for function similer to member() in SKILL
by Limbic~Region (Chancellor) on Jun 27, 2005 at 14:31 UTC
    riz,
    In my actual code...

    It is rather difficult to help if you don't actually post your actual code. I was hoping something would indicate why you have a valid reason why you can't use a hash instead of an array?

    I am not trying to be mean, but you are not being very effective in asking your question. Perhaps in addition to the other suggestions I provided, you might want to look at How do I post a question effectively?.

    Cheers - L~R