Yes, I have done some testing and I can now confirm that if I rename my "sub Left()" to "sub xLeft()" it now compiles OK.
Perhaps a wishlist for the compiler to run and pop up an error if using reserved words for subs.
Curious ... what happens if you have a variable called "Left" ... will test now ...
|