Re: substr help

2008-03-05 Thread Nobody Imparticular
[..snip..] > > while () { > my ($base_no, $name, $description, $PSC) = split > /\|/; > Are you absolutely sure that $PSC is getting a value here? If you "print $PSC" do you get a value? It might also help to see the data stream... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Data file from one format to another.

2008-02-27 Thread Nobody Imparticular
Hi any and all; I am having a heck of time getting my head around a little problem I have run into; I got this question during an interview recently and, well, failed miserably. Now I am crazy to figure out the answer since the answer seems like it would be easy, but isn't (to me). Lets say I ha