Re: [Tutor] process and modify a list of strings, in place

2011-02-12 Thread John Martinetti
Hi Mark - The characters skipped were unintentional, I sliced up the report based on starting/ending column numbers that I somewhat guessed and massaged by merely comparing the output of the openPOs list to the actual report. There might even been some room to massage those boundaries further to

Re: [Tutor] process and modify a list of strings, in place

2011-02-11 Thread John Martinetti
to have a list like this to get another set of eyes reviewing the code, very very helpful. Thanks again Steve for your response, I really appreciate it. I'll report back once I get the changes implemented. On Thu, Feb 10, 2011 at 7:31 PM, Steven D'Aprano wrote: > John Martinetti wrote

Re: [Tutor] process and modify a list of strings, in place

2011-02-11 Thread John Martinetti
o modify my code and I'll get back to the list if I have any other issues that I need help with. Lastly - this list is great...I think I'm going to learn a lot here. Thanks. On Thu, Feb 10, 2011 at 5:52 PM, Dave Angel wrote: > On 01/-10/-28163 02:59 PM, John Martinetti wrote: >

[Tutor] process and modify a list of strings, in place

2011-02-10 Thread John Martinetti
Hello - I'm a novice programmer, not even amateur level and I need some help with developing an algorithm to process a list of strings. I hope this list is tolerant of n00bs, if not, please let me know and I'll take this elsewhere. Some background. I cut up a text based report from a reporting