The SAS® Enterprise Guide® DATA Step Debugger displays only 95 lines of DATA step code


When you enable the DATA Step Debugger in a long DATA step program in SAS® Enterprise Guide® 8.4 and SAS® Enterprise Guide® 8.5, only the first 95 lines of code are shown.

This issue occurs when you complete steps similar to the following:

  1. Open a program with a long DATA step that contains more than 95 lines of code in SAS Enterprise Guide 8.4 or 8.5.
  2. Enable the DATA Step Debugger for this program by clicking the Debug icon.
  3. Click the green Bug icon to start the DATA Step Debugger.
  4. Scroll through the program code in the debug window. The code ends at line 95, even if there are more lines of code in the program.

There is no workaround for this issue.

The issue is fixed in SAS® Enterprise Guide® 8.6.