HOBJECT Folder = WinCreateObject ("WPFolder",                                  /* Class Name     */
                                  "New Folder",                                /* Title          */
                                  "OBJECTID=<APP_FOLDER>",                     /* Setup string   */
                                  "<WP_DESKTOP>",                              /* Location       */
                                  CO_REPLACEIFEXISTS);                         /* Create option  */
