05.01.2013 Views

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

DB-UPDATE<br />

:EXIT<br />

DB-CLOSE=$HANDLE<br />

Appendix C: Automated Print Control<br />

This will display a message box for every record in the table<br />

"EMPLOYEES" which has a last name lexicographically greater-than<br />

or equal-to "WEBER".<br />

Updates a record in a database.<br />

Syntax: DB-UPDATE = $tblhandle, fieldname1, fieldvalue1, name1,<br />

value1, ...<br />

Notes:<br />

fieldname1 is the name of the field to be updated.<br />

fieldvalue1 is the new value for fieldname1.<br />

name1,… are the key field names.<br />

value1,… are the key field values.<br />

$ERRORCODE<br />

0 = Success<br />

1 = Failure<br />

Legitronic User Manual (v3.4) 208

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

Saved successfully!

Ooh no, something went wrong!