Function: waitforwarndlg

CALL:

waitforwarndlg(txt, name, HWIN) waitforwarndlg(txt, name) waitforwarndlg(txt)

DESCRIPTION:

Shortcut code for modal warning dialog

INPUT:

      txt
          text to display
      name
          name of figure
      HWIN
          Figure that is being worked on. Message box will appear centered
          on this figure.
  

OUTPUT:

    No output