Re: What's wrong with this?

2000-01-04 Thread Stas Bekman
> On Sun, Jan 02, 2000 at 01:13:26PM -0800, Aaron Turner wrote: > > > > This is driving me nuts. This code works the first few exectutions, but > > then doesn't after a while. It's pretty simple, it should print out: > > > > Name = value1 > > Name = value2 > > > > then after a few reloads it

Re: What's wrong with this?

2000-01-02 Thread Randy Harmon
On Sun, Jan 02, 2000 at 01:13:26PM -0800, Aaron Turner wrote: > > This is driving me nuts. This code works the first few exectutions, but > then doesn't after a while. It's pretty simple, it should print out: > > Name = value1 > Name = value2 > > then after a few reloads it prints: > > Name

What's wrong with this?

2000-01-02 Thread Aaron Turner
This is driving me nuts. This code works the first few exectutions, but then doesn't after a while. It's pretty simple, it should print out: Name = value1 Name = value2 then after a few reloads it prints: Name = value1 Name = value1 I'm sure it's something stupid, but my brain is apparently