Feature Request: Restore Interactive Perspective in SAS Studio
Proposal This is a product suggestion to restore the interactive perspective feature in SAS Studio.
Background and Functionality For over 40 years, SAS graphical user interfaces (including previous iterations of SAS Studio) have supported an interactive mode for submitting programs. SAS contains dozens of procedures designed to run interactively, including workhorse procedures like PROC SQL, PROC DATASETS, PROC TEMPLATE, and PROC REG.
Impact of Removal The interactive perspective is particularly critical for workflows utilizing PROC IML and PROC OPTMODEL. Without an interactive mode, the process of debugging programs becomes significantly more difficult. Additionally, it forces users to entirely resubmit long-running computational processes from the beginning rather than continuing them sequentially.