05.01.2013 Views

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

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.

String Commands<br />

ANSI-CHAR<br />

STRING-CAT<br />

STRING-FIND<br />

STRING-LEN<br />

STRING-LOWER<br />

Converts an integer to an ANSI character<br />

Syntax: ANSI-CHAR = ansicode, $char<br />

Appendix C: Automated Print Control<br />

Note: $char will hold the ANSI character whose ANSI code is<br />

ansicode.<br />

Concatenates strings.<br />

Syntax: STRING-CAT = string1, string2, ..., $result<br />

Note: Concatenate string1, string2, ... . The concatenated string will<br />

be saved to $result.<br />

Scans a string for the occurrence of a given substring.<br />

Syntax: STRING-FIND = string1, string2, $index<br />

Note: $index holds the character position of the first occurrence of<br />

the string2 in string1. The $index is 0 if string2 is not in string1.<br />

Gets the length of the string.<br />

Syntax: STRING-LEN = string, $length<br />

Converts uppercase letters in a string to lowercase.<br />

Syntax: STRING-LOWER = $string<br />

Legitronic User Manual (v3.4) 189

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

Saved successfully!

Ooh no, something went wrong!