03.03.2015 Views

MonitorMagic - Tools4Ever.com

MonitorMagic - Tools4Ever.com

MonitorMagic - Tools4Ever.com

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>MonitorMagic</strong><br />

Script execution <strong>com</strong>mand table:<br />

Command Parameter Example (parameter) Description<br />

[wait]<br />

[receive]<br />

[repeat]<br />

[success]<br />

[fail]<br />

[send]<br />

Number of 2000 Wait the specified time in<br />

milliseconds to wait<br />

milliseconds.<br />

The characters that<br />

should be received<br />

The number of<br />

retries<br />

goto [Command<br />

ID]<br />

goto [Command<br />

ID]<br />

: receive any character<br />

ID=<br />

<br />

Wait for characters to be<br />

received. You can wait for any<br />

character of specific characters<br />

to be received.<br />

3 Repeat the [receive] <strong>com</strong>mand<br />

that follows in one of the next<br />

lines the specified number of<br />

times. The [receive] <strong>com</strong>mand<br />

is repeated only, if the receive<br />

action fails.<br />

goto 19<br />

If the [receive] <strong>com</strong>mand that<br />

follows in one of the next<br />

lines is executed successfully,<br />

jump to the specified location in<br />

the script.<br />

The [success] <strong>com</strong>mand must<br />

also be used after the<br />

[or_receive] <strong>com</strong>mand.<br />

goto 19<br />

If the [receive] <strong>com</strong>mand that<br />

follows in one of the next<br />

lines fails, jump to the specified<br />

location in the script.<br />

The [fail] <strong>com</strong>mand must also<br />

be used after the [or_receive]<br />

<strong>com</strong>mand.<br />

The characters that <br />

Send the specified characters.<br />

must be sent to the PG1%password%<br />

provider.<br />

[or_receive] The characters that<br />

can be received<br />

instead of the<br />

characters<br />

specified in the<br />

previous [receive]<br />

<strong>com</strong>mand. If these<br />

characters are<br />

received, the<br />

preceding [receive]<br />

<strong>com</strong>mand and this<br />

[or_receive]<br />

<strong>com</strong>mand are<br />

executed<br />

successfully.<br />

[p<br />

Accept the specified characters<br />

as valid characters to be<br />

received instead of the<br />

character specified for the<br />

previous [receive] <strong>com</strong>mand.<br />

Note: The [or_receive]<br />

<strong>com</strong>mand must be followed<br />

by a [success] and [fail]<br />

<strong>com</strong>mand.<br />

When using the [send] <strong>com</strong>mand, additional keywords can be used. The corresponding ASCII<br />

characters for these keywords are calculated at runtime.<br />

Keyword Example Description<br />

%password% [send] The passwo<br />

298

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!