Re: [Tutor] Staring myself blind

2007-01-20 Thread Bob Gailer
Toon Pieton wrote: > Hey friendly users! > > In a program I'm writing, I'm getting a Tab/space error, with the > usual 1) identation is incorrect or 2) mixes tabs and spaces. I just > can't seem to find. I tried selecting everything and untabbing it, no > workie. I searched an searched and searc

Re: [Tutor] Staring myself blind

2007-01-20 Thread Danny Yoo
> This is also a possible code smell. Unless my code estimation is way off, I > don't believe that code shouldn't be so long. Oh good grief. Forgive me for the double negative there. I meant: "I don't believe the code should be that long." ___ Tutor

Re: [Tutor] Staring myself blind

2007-01-20 Thread Danny Yoo
On Sat, 20 Jan 2007, Toon Pieton wrote: > In a program I'm writing, I'm getting a Tab/space error, with the usual > 1) identation is incorrect or 2) mixes tabs and spaces. I just can't > seem to find. I tried selecting everything and untabbing it, no workie. > I searched an searched and searc

[Tutor] Staring myself blind

2007-01-20 Thread Toon Pieton
Hey friendly users! In a program I'm writing, I'm getting a Tab/space error, with the usual 1) identation is incorrect or 2) mixes tabs and spaces. I just can't seem to find. I tried selecting everything and untabbing it, no workie. I searched an searched and searched, but couldnt find anything t