GRIP Introduction | Programming Statement List


Programming

This section covers the GRIP Statements used to control GRIP program execution. These statements do not have any corresponding NX menu options, therefore they are always listed alphabetically in each section.

Programming operations fall into the following categories:

Interactive Statements provide for a dialogue between the user and an executing GRIP program. You may use a dialog box to prompt the user for input or display messages.

Program Control Statements provide for GRIP program control in the form of conditional and unconditional branching, looping, and calling sub-routines.

Database Access provides for selecting existing objects, in the form of chaining, class selection, or database cycling.