AGFA d-lab.3 Digital Compact Lab

AGFA d-lab.3 Digital Compact Lab AGFA d-lab.3 Digital Compact Lab

saal.group.com
from saal.group.com More from this publisher
18.06.2014 Views

Repair Diagnosis / Troubleshooting // // terminal symbols // addop : + addsubop : addop | subop assignop : = char : each element of the character string except NL and " daisy_char digit EOF file mulop : ASCII characters ranging 0x2b (+) – 0x5f(_) : one of 0 1 2 3 4 5 6 7 8 9 : End of file : A valid file name : one of * / NL : Line separator, \n and \r\n are accepted pc : ) po : ( q : " subop : - vid : $ vs : ! wildcard : % AGFA d-lab.3 2001-01-02 /PN 9009 3.9

Diagnosis / Troubleshooting Repair Commands msgbox Msgbox var Creation of a message box with the text of variables. The message box comprises two push buttons: Ok and Cancel. After pressing Cancel, the Script is terminated, otherwise it is continued. Example: calc $1 = 4 * 5 set $2 = "PP Result: " + OK + " " + $1 msgbox $2 wait wait int The program run is stopped for ms. Example: Wait 1000 include Include file The indicated file is included in the Script, recursive including being trapped. Example: include q:\dlabscripts\a.txt trace trace rest_of_line trace var 8 rest_of_line The variable or the String are output in the Trace window and the Tracefile is output Example: trace_var $1 trace hello world, it is 11:20 now 3.10 2001-01-02 /PN 9009 AGFA d-lab.3

Repair<br />

Diagnosis / Troubleshooting<br />

//<br />

// terminal symbols<br />

//<br />

addop : +<br />

addsubop : addop<br />

| subop<br />

assignop : =<br />

char<br />

: each element of the character<br />

string except NL and "<br />

daisy_char<br />

digit<br />

EOF<br />

file<br />

mulop<br />

: ASCII characters ranging<br />

0x2b (+) – 0x5f(_)<br />

: one of<br />

0 1 2 3 4 5 6 7 8 9<br />

: End of file<br />

: A valid file name<br />

: one of<br />

* /<br />

NL<br />

: Line separator,<br />

\n and \r\n are accepted<br />

pc : )<br />

po : (<br />

q : "<br />

subop : -<br />

vid : $<br />

vs : !<br />

wildcard : %<br />

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

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

Saved successfully!

Ooh no, something went wrong!