home *** CD-ROM | disk | FTP | other *** search
- ;Shipping by Provider
- menuselect mmMainProperties ID_SETUPMENU_SETUPSHIPPINGCHARGES
- waitwindow IDS_SETUP_SHIPPING_COSTS 5000
- moveclick IDC_POSTPROVIDER left
- listselect IDC_CATLIST 1
- moveclick IDOK left
- wait 1000
-
- ifmenuitem mmLeftPage
- treeselect leftview "1,3,1"
- endif
- ifnmenuitem mmLeftPage
- treeselect leftview "1,2,1"
- endif
- menuselect mmRightProduct
- waitwindow IDS_PRODPROP_CAPTION 5000
- movedblclick IDC_EDIT_PRICE left
- sendkey "100"
- movedblclick IDC_EDIT_WEIGHT left
- sendkey "10"
- ifwindow ID_WIZNEXT 1000
- moveclick ID_WIZNEXT left
- waitwindow IDS_ADVPRODPROP_CAPTION 5000
- ifwindow ID_WIZNEXT 1000
- moveclick ID_WIZNEXT left
- waitwindow IDS_ADVPRODPROP_CAPTION 5000
- endif
- endif
- moveclick ID_WIZFINISH left
- wait 1000
-
- menuselect mmMainProperties ID_SETUPMENU_DEFINESHOPCURRENCIES
- waitwindow IDS_SETUP_SHOP_CURRECIES_WEIGHT_UINTS 5000
- listselect IDC_WT 4
- moveclick ID_WIZNEXT left
- waitwindow IDS_SETUP_SHOP_CURRENCIES 5000
- moveclick ID_WIZFINISH left
- wait 1000
-
- ifmenuitem mmLeftPage
- treeselect leftview "1,3,1"
- endif
- ifnmenuitem mmLeftPage
- treeselect leftview "1,2,1"
- endif
- listselect rightview 1
- mousedblclick left
- mousemove IDC_STATIC_WEIGHT_UNIT
- wait 2000
- moveclick IDCANCEL left
-
- wait 2000