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

Create successful ePaper yourself

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

Diagnosis / Troubleshooting<br />

Repair<br />

Commands<br />

msgbox<br />

Msgbox var<br />

Creation of a message box with the text of variables.<br />

The message box comprises two push buttons: Ok and Cancel.<br />

After pressing Cancel, the Script is terminated, otherwise it is continued.<br />

Example:<br />

calc $1 = 4 * 5<br />

set $2 = "PP Result: " + OK + " " + $1<br />

msgbox $2<br />

wait<br />

wait int<br />

The program run is stopped for ms.<br />

Example:<br />

Wait 1000<br />

include<br />

Include file<br />

The indicated file is included in the Script, recursive including being trapped.<br />

Example:<br />

include q:\dlabscripts\a.txt<br />

trace<br />

trace rest_of_line<br />

trace var<br />

8 rest_of_line<br />

The variable or the String are output in the Trace window and the Tracefile is<br />

output<br />

Example:<br />

trace_var $1<br />

trace hello world, it is 11:20 now<br />

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

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

Saved successfully!

Ooh no, something went wrong!