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 are some > thing l

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 quotes (") are not numbers so perl is compl