Subset Builder Dialog Function

DESCRIPTION:

This function is used by the Subset builder dialog. This is the dialog called from the Create Subset button in the Subset dialog.

USAGE:

menuSubsetBuilder(string) 

REQUIRED ARGUMENTS:

OPTIONAL ARGUMENTS:

string
dummy argument which is ignored.

DETAILS:

The actual work done in the Subset builder dialog is performed by the callback function backSubsetBuilder. This function exists solely to allow the creation of a FunctionInfo object describing a dialog with a callback modifying the dialog based on user actions.

SEE ALSO:

, .