Problem:
Getting error message stating these cannot be used as they are reserved words.
Resolution:
Use the remove"name" and remove"range" compiler directives to remove the errors, or change the usage of those words to not-reserved alternatives.
Old KB# 7013