Open
    ------------------
    New keyword
     
     
    Use: Opens a window.
     
    Syntax is: Open WindowName
     
    If the window is already open it is moved to the front.
     
    Note: Windows and menus do not appear until the EndProc   is reached. If you open something like a warning box and you   want to close it after a period of time then the delay must be   done in a separate procedure. See the Warn file in the   tutorials for more information.
     
    Other keywords in the Windows category.