View Single Post
  #2 (permalink)  
Old 05-27-2008, 08:34 PM
badkarma badkarma is offline
Senior Member
 
Join Date: Mar 2008
Posts: 114
Default

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 ...
Reply With Quote