The first parameter for %STR is not valid; %STR is ignored.
20
Cause . . . . . : The first parameter for built-in function %STR must be of type basing pointer.
Recovery . . . : Correct the first parameter for built-in function %STR. Compile again.