I found what caused the problem in my case: it was an option (validvarname): options /*mautosource noxwait notes
sasautos=('\\<machine>\<path_to_macro_dir>')
nodate nosymbolgen nomprint errors=3 compress=yes */
validvarname=upcase /* THIS OPTION CAUSES THE ERROR!!! */
;
... View more