I would like to be able to automate the process of right clicking a word in an interlinear bible and extracting the English word, Greek, word and strongs # and combining them into a search that also includes the scripture reference. An example would be the following from John 15:4 (abide OR <Lemma = lbs/el/μένω> OR <GreekStrongs = #3306>) AND <bible = Jn 15:4>. I have put this in as a suggestion elsewhere for a quick right click menu item but in the meantime could someone construct an example script using the COM API that would do this for me automatically? I'm not sure if a search can be automated from COM but if not then if someone could just create a script that puts the search terms in a variable that can be used in a search engine I can do the rest.