{
{   This request establishes information for a utility dialog.
{
{       CLP$STORE_UTILITY_DIALOG_INFO (UTILITY, COMMANDS, FUNCTIONS,
{         CREATE_SCRATCH_SEGMENT, DIALOG_INFO, STATUS)
{
{ UTILITY: (input)  This parameter specifies the name of the utility for which
{       the utility dialog manager is called.
{
{ COMMANDS: (input)  This parameter specifies the table of auxilliary commands
{       provided by the utility dialog manager.
{
{ FUNCTIONS: (input)  This parameter specifies the table of auxilliary
{       functions provided by the utility dialog manager.
{
{ CREATE_SCRATCH_SEGMENT: (input)  This parameter specifies whether a scratch
{       segment is to be created for use by the utility dialog manager.  Such a
{       scratch segment is deleted automatically when the utility terminates.
{
{ DIALOG_INFO: (output)  This parameter specifies the information established
{       for the utility dialog.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS: cle$unexpected_call_to
{
