RE: "if var!=-1 then" and "if not var=-1 then"
- Posted by "Derek Parnell" <ddparnell at bigpond.com> Feb 25, 2004
- 523 views
> -----Original Message----- > From: CoJaBo [mailto:cojabo at suscom.net] > Subject: RE: "if var!=-1 then" and "if not var=-1 then" > > > > I've been using this in the same program for a long time and > this only > just started happenning, nothing I've changed could have affect that > part of the program. Does anyone know why this started > happenning only > about an hour ago? Either its always being doing this but you only just noticed, you have actually changed the code without realizing it, or you have ghosts in your machine. Euphoria, and programs in general, do not change themselves. But you already knew that. -- Derek