PDA

View Full Version : How to use ' Check reg' function ?



SteveV
October 13th, 2002, 12:55 PM
To test if reg1 has a value equal to 1, enter "1" (no quotes) in the "Register" field and "==1" (no quotes) in the "Icon/Device" field.

Next, click the first "Browse" button and select the Command or MultiGroup you want to execute if the conditional test is true. In this configuration, the Check Reg action behaves like an "if" statement. For if, else behavior, click the second "Browse" button and select the Command or MultiGroup you want to execute if the conditional test is false.

Regards -- Steve

Garfield
October 13th, 2002, 12:55 PM
Hello folks,

First , I'm so glad that I found this place.
I'm new here, and my English is not so good.
So please forgive me if my question is stupid.

I'm very confused about lots of function in
Girder, especially how to use register to
get what I need. For example , can anyone please kindly tell me how to use 'Check reg'
to perform the following query ?

" If register one = 1 , then output key 'p'
otherwise output key 'o' "

In addition, where can I get more details about the action window and target window ?

Thank you all in advance !!

Garfield
October 13th, 2002, 12:55 PM
Hello Steve,

I did it ^^ , now I learn more about this
great software, thank you so much !