Hi,
I was under the impression, and I'm sure I have seen a message at one time,
that if you defined a variable, and subsequently it was never used in your code,
that you got a message about the fact when compiling
Am I right? (or hopelessly wrong!)
Would be a nice feature. I've just found four variables in my program which
were unused, but had to do a Find to check
Brian
			
			
			
				At one point that was so, at least that's how I remember it.
			
			
			
				Emergence displays "Warning: unreferenced local variable: variable name"
			
			
			
				That's it, Mike!
I knew I had seen it somewhere. Would be a nice feature to have
in IWB2, as well
Brian