String variables (COMPUTE command)

  • String values and constants must be enclosed in single or double quotes.
  • When strings of different lengths are compared using the ANY or RANGE functions, the shorter string is right-padded with blanks so that its length equals that of the longer string.