Copying and pasting in the Enhanced Editor window in the SAS windowing environment might cause SAS® software to temporarily stop responding


When you copy and paste in the Enhanced Editor window in the SAS windowing environment, SAS might temporarily stop responding. When this issue occurs, the SAS session stops responding for anywhere from 30 to 45 seconds before returning to normal. The issue occurs only under the following conditions:

Workarounds

There are several workarounds.

Windows Workaround

To circumvent the issue via Windows, complete these steps:

  1. Invoke the Windows Settings application.
  2. On the left menu, select System.
  3. On the right side, scroll down and select Clipboard.
  4. On the Clipboard screen, turn off the following option: Suggested actions (get suggestions for actions when you copy a date, time, or phone number).
  5. Close the Settings application and reboot your Windows 11 machine.

SAS Windowing Environment Workarounds

To circumvent the issue via the SAS windowing environment, use one of the following workarounds:

ods _all_ close; 
ods listing;