Hai all, I have a local array and I wish to delete the last element of the array from the subroutine. I pass the array as reference and tried as pop(@array_neme); this didn't work. Is there a way I can do it? Thanks & Regards, Naren. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: how can an element in a array be deleted f... Narendran Kumaraguru Nathan
- Re: how can an element in a array be dele... Peter Scott