03-13-2007, 05:20 PM
if(id(30003 f.hwnd)) ret "Macro1"
if(wintest(f.hwnd "" "CabinetWClass")) ret "Macro2"
if(wintest(f.hwnd "Save As" "")) ret "Macro2"
if(wintest(f.hwnd "Save Attachment" "")) ret "Macro2"
if(wintest(f.hwnd "New Folder" "")) ret "Macro2"
if(wintest(f.hwnd "" "CabinetWClass")) ret "Macro2"
if(wintest(f.hwnd "Save As" "")) ret "Macro2"
if(wintest(f.hwnd "Save Attachment" "")) ret "Macro2"
if(wintest(f.hwnd "New Folder" "")) ret "Macro2"
