The beating heart of SPSS is a command scripting language named “Syntax”. Most experienced users of SPSS use Syntax more than they use the GUI for creating transformations and analyses. Prior to this project, the environment for those writing Syntax the Syntax Editor was a modified version of MS Notepad (see below). The Editor offered no validation, no error handling, and few of the features common for Integrated Development Environments (IDEs).
The final tool was designed around a common Windows pattern for the time of a navigation panel on the left and the work area on the right.
The other part of the tool was an environment where users could create their own dialogs for their Syntax.
This addition to the product was hugely successful.