Re: splt and hash problem

2008-06-10 Thread Jenda Krynicky
From: Rob Dixon <[EMAIL PROTECTED]> > I think you're using the tab character for indenting, giving you eight-column > indentation which is too much to show the structure of the blocks properly. > Four-column indenting is recommended. Which assuming you use tabs means you just need to tell the edit

Re: splt and hash problem

2008-06-10 Thread Rob Dixon
Rob Dixon wrote: > > Johnson, Reginald (GTS) wrote: >> >> Thanks for assistance Rob. By adding the parentheses in the split I get >> the expected results. Yes I do need to cleanup the code. The lines that >> are indented are only for debugging, so I am going to delete them >> anyways. I will keep y

Re: splt and hash problem

2008-06-10 Thread Rob Dixon
Johnson, Reginald (GTS) wrote: > > Thanks for assistance Rob. By adding the parentheses in the split I get > the expected results. Yes I do need to cleanup the code. The lines that > are indented are only for debugging, so I am going to delete them > anyways. I will keep your suggestions in mind fo

RE: splt and hash problem

2008-06-10 Thread Johnson, Reginald (GTS)
l.org Cc: Johnson, Reginald (GTS) Subject: Re: splt and hash problem Johnson, Reginald (GTS) wrote: > > I am trying to split and entry from hash and keep getting the following > warning "Use of implicit split to @_ is deprecated at ./chargeback line > 34." > I'm n

Re: splt and hash problem

2008-06-09 Thread Rob Dixon
Johnson, Reginald (GTS) wrote: > > I am trying to split and entry from hash and keep getting the following > warning "Use of implicit split to @_ is deprecated at ./chargeback line > 34." > I'm not sure how to correct this. What I want the code to do is take the > input file and get a hash of the