I want a macro that will sap my focus target if I have it set and/or targeted.. otherwise sap the closest enemy target (i.e. sap the healer in the open while still looking for stealth target)
The one I use now is:
#showtooltip
/cast [target=focus, exists] Sap
/targetnearestenemy
/cast Sap
Like I said before, I want to be able to set the healer to focus, sap it, drop target and keep smashing it to find the stealth before we open if thats possible.

Any other variations for this?