The 'ESCAPE' declaration is deprecated.
          #2535   Compile-time warning
          The 'ESCAPE' declaration is deprecated.
Explanation
The escape declaration is used to remap the escape character to a different character. This has limited
      value, and can make programs difficult to read: its use is discouraged.