PDA

View Full Version : Help. How to use variable



gdk
November 29th, 2006, 08:11 PM
Hi.

Simple one. I want to set a variable indicating that I have my PVR powered up already. Here is what I tried:

1) I have an action alias called "Watch TV"
2) In there I turn on the TV, turn on the PVR, etc.
3) I also have this. Skip if NR.PVROn 0 (using the Skip the next action if the variable is not 0)
4) The next action is to turn on the PVR.
5) Then I set the variable to 1

However, it NEVER skips the PVR on step.

Anyhow. Can someone clue me in?

Thanks.

Ben S
November 30th, 2006, 06:37 PM
Hmmm. I'll need to check. This should work.

gdk
December 6th, 2006, 03:54 PM
Did you check this? It does not work in the most recent version either. Seems to stop processing the button commands as soon as it gets to the "Skip Next Action...." command.

Almost as if it's executing the "Stop All actions..." command instead..

I kind of need this to work....Thanks