Abbott Analytical Products


Data Step Property Sheet


The Data Step Wizard generates a data step using a default property sheet. The values within the property sheet can be changed as the user wants.


Data Step Wizard Pallette


The Data Step Wizard has a work surface upon which the user assembles a program by pulling components from the pallette. Flipping the pallette's page allows the user to select from a number of various sets of program components. As the components are placed in the workspace the
code is generated in background. The various elements of the language syntax are available as visual components.


Data Step Source Code Built in Background


The Data Step Wizard constructs a
ready to run program based upon the inputs the user makes using the component graphical user interfaces.

Results of Running Program Through Interperter


The Data Step Wizard interperter can beinvoked to execute the user's program. A separate log and results tab are available for presentation to the user.


Components Pallette


The Data Step Wizard components pallettte groups the commands, statements, procedures, etc. into usable sets of representative icons. Each icon has a hint associated with it. For the data step tab sheet major groupings are
expressions, control flow, functions, statements, etc.


Graphical User Interface for Building Expressions


The Data Step Wizard provides graphical user interface for generating an expression. The image aboves shows the simple expression "a=3". Complex expressions can be constructed which incorporate local variables, global variables, numbers, operators, etc. elements of the data step syntax and structure.


Graphical User Interface for Building Expressions


The Data Step Wizard provides graphical user interface for generating program flow control. In the instance shown above a ItThenElse program element has been selected. The "expression" part of the syntax has been defined and awaits the "Then" block statements.


Graphical User Interface for Building Statements


The Data Step Wizard provides graphical user interface for generating data step statements. In the instance shown above a Title statement. The associated options tab sheet has not yet been implement for this statement.


Graphical User Interface for Building Functions


The Data Step Wizard provides graphical user interface for generating data step functions. In this instance the Exp() functions has been preliminarily selected.


NOTICE: This site was fabricated for best viewing using Netscape 4.x, or a functionally equivalent browser.


Please send comments or questions using e-mail, voice telephone at 919-846-7705, or FAX 919-676-1282. (Last update: March 21, 2015 maw)