Thanks to all.
I've got the solutions of my problem..
or
Or
Here winmenu("menuobjtype:=2) for all the tool button will be used..like file,edit,Analysis,Help.
Cheers!!

I've got the solutions of my problem..
Code:
window("text:=Flight Reservation").winmenu("menuobjtype:=2").Select "File;Exit"Code:
window("text:=Flight Reservation").winmenu("menuobjtype:=2").Select "Analysis;Graphs..."Code:
window("text:=Flight Reservation").winmenu("menuobjtype:=2").Select "Analysis;Reports..."Here winmenu("menuobjtype:=2) for all the tool button will be used..like file,edit,Analysis,Help.
Cheers!!

