18.06.2014 Views

AGFA d-lab.3 Digital Compact Lab

AGFA d-lab.3 Digital Compact Lab

AGFA d-lab.3 Digital Compact Lab

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Repair<br />

Diagnosis / Troubleshooting<br />

cmd, answer, comment, var_read, var_ask_int<br />

ask_int var text len min max<br />

User input, a dialogue appears for the entry of numeric values.<br />

var and text are variables, len, min and max are optional<br />

Integers.<br />

Example:<br />

set $1 = "Please enter a digit number:"<br />

ask_int $3 $1 2 10 80<br />

set $1 = "The variable $3 has the value: " + $3<br />

msgbox $1<br />

var_ask_string<br />

ask_string var text len<br />

User input, a dialogue appears for the entry of the character string<br />

value.<br />

var and text are variables, len, min and max are optional<br />

Integers.<br />

Example:<br />

set $1 = "Please enter a character string:"<br />

ask_string $3 $1 6<br />

set $1 = "The variable $3 has the value: " + $3<br />

msgbox $1<br />

<strong>AGFA</strong> d-<strong>lab.3</strong> 2001-01-02 /PN 9009 3.11

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

Saved successfully!

Ooh no, something went wrong!