home *** CD-ROM | disk | FTP | other *** search
- ;Add a Product Link
- ifmenuitem mmLeftPage
- treeselect leftview "1,3,1"
- endif
- ifnmenuitem mmLeftPage
- treeselect leftview "1,2,1"
- endif
- menuselect mmRightProduct
- waitwindow IDS_PRODPROP_CAPTION 5000
- ifwindow ID_WIZNEXT 5000
- moveclick ID_WIZNEXT left
- waitwindow IDS_ADVPRODPROP_CAPTION 5000
- ifwindow ID_WIZNEXT 5000
- moveclick ID_WIZNEXT left
- waitwindow IDS_ADVPRODPROP_CAPTION 5000
- endif
- endif
- moveclick ID_WIZFINISH left
-
- treeselect leftview "1,1,1"
- menuselect mmRightProductLink
- waitwindow IDS_PRODUCT_LINK 5000
- treeselect IDC_TREE1 "1,1,0"
- listselect IDC_LIST2 1
- moveclick IDC_RIGHT left
- moveclick ID_WIZFINISH left
-
- ifmenuitem mmLeftPage
- treeselect leftview "1,2"
- menuselect mmLeftPage
- waitwindow IDS_DEPARTMENT_PROPERTIES 5000
- ifwindow ID_WIZNEXT 5000
- moveclick ID_WIZNEXT left
- waitwindow IDS_ADVANCED_WIZARD 5000
- ifwindow ID_WIZNEXT 5000
- moveclick ID_WIZNEXT left
- waitwindow IDS_ADVANCED_WIZARD 5000
- endif
- endif
- moveclick ID_WIZFINISH left
-
- treeselect leftview "1,2,1"
- menuselect mmRightProductLink
- waitwindow IDS_PRODUCT_LINK 5000
- treeselect IDC_TREE1 "1,1,0"
- listselect IDC_LIST2 1
- moveclick IDC_RIGHT left
- moveclick ID_WIZFINISH left
- endif
-
- wait 2000