In this lesson, you create
            a user interface for an existing Maya procedure using MEL scripting
            commands. You learn how to:
         
         
            - Create a simple window
            
- Use conditional statements to check the
               existence of a window
            
- Use a built-in Maya procedure
            
- Link a procedure to a user interface