Re: type casting

2006-11-22 Thread perl pra
Thanks John it worked Rohit On 11/22/06, John W. Krahn <[EMAIL PROTECTED]> wrote: perl pra wrote: > hi gurus, Hello, > I have problem in type casting, here is the problem.. That is not your problem. > I get two values after greping and spliting a file( the values a

Re: type casting

2006-11-22 Thread John W. Krahn
perl pra wrote: > hi gurus, Hello, > I have problem in type casting, here is the problem.. That is not your problem. > I get two values after greping and spliting a file( the values are some > thing like this "367" and "522>\n") Your problem is the qu

type casting

2006-11-21 Thread perl pra
hi gurus, I have problem in type casting, here is the problem.. I get two values after greping and spliting a file( the values are some thing like this "367" and "522>\n") fetching of those two values from file would be in loop .. now for each interation i have to c