Re: problem with iteration

2007-11-04 Thread Bruno Desthuilliers
Panagiotis Atmatzidis a écrit : > Hello, > > I managed to write some code in order to do what I wanted: Inject code > in the right place, in some html files. I developed the program using > small functions, one at the time in order to see how they work. When I > tried to put these pieces of code t

Re: problem with iteration

2007-11-03 Thread Paul Hankin
On Nov 3, 8:58 pm, Panagiotis Atmatzidis <[EMAIL PROTECTED]> wrote: > Hello, > > I managed to write some code in order to do what I wanted: Inject code > in the right place, in some html files. I developed the program using > small functions, one at the time in order to see how they work. When I >