10-21-2009, 02:01 PM
'DWarAspire' -
I havent worked with a SAP window or anything related to SAP, but i probably think techincally you can try the below logic.
1. Take a childobject count and the childobject element as the link.
2. weblist().Object.CurrentStyle.color or weblist().object.Currentstyle.backgroundcolor or weblist().object.currentstlye.backcolor return anything ? [ Return is always a hex code. you may want to look up at google for the color]
3. If you get it then use a If then loop to select the link you want when the color is green.
I havent worked with a SAP window or anything related to SAP, but i probably think techincally you can try the below logic.
1. Take a childobject count and the childobject element as the link.
2. weblist().Object.CurrentStyle.color or weblist().object.Currentstyle.backgroundcolor or weblist().object.currentstlye.backcolor return anything ? [ Return is always a hex code. you may want to look up at google for the color]
3. If you get it then use a If then loop to select the link you want when the color is green.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.