Interrupting a task in Tasker

tjp12100

New Member
Joined
Dec 22, 2009
Messages
2
Reaction score
0
So I'm trying to create a locating task for my phone.


I have it set up so that if my phone gets a text from my Gvoice account with the word "Marco" the phone will say "Polo" repeatedly.

1. Set Variable %countdown 20
2. Say "Polo"
3. Subtract %countdown 1
5. Goto 2 if %countdown != 1


Is there any way to add an interrupt in there to cancel the task when I find the phone. Either by pushing a button, or by sending another text?
 
OP
T

tjp12100

New Member
Joined
Dec 22, 2009
Messages
2
Reaction score
0
Yeah, I have searched... And I did go through that thread also... At any rate I figured it out.
 
Top