Chapter 5: Create a Custom User Interface for a Stored Process
5.1 The sasServerPage Stored Process
5.2 The runMacro Stored Process
5.3 Using the sasServerPage and runMacro Stored Processes to Create Prompt Pages
5.3.1 The stpHeader SAS Server Page
5.3.2 The stpTrailer SAS Server Page
5.3.3 The getDistinct Macro
5.3.4 The generateOptionTag Macro
5.4 Next Steps
Sections 5.1 and 5.2 of this chapter introduce two stored processes and a macro that are used in most of the examples in the rest of this chapter (and the book). They are included in the zip file described in the Appendix. •Stored Processes: osasServerPage orunMacro oan SPK file that you can use to import these two stored processes along with their parameters •Macros: osasServerPage.sas ... |