Strange Numbers Appearing in My Code
Strange Numbers Appearing in My Code
I made a copy of some code a couple weeks back. Here's a portion of it:
Here's the same piece of code in the running application:
What's with all the numbers added to my variables? The strange thing is that this code still runs.
John M. Whitney