338
338
338cab Produkttechnik GmbH & Co KG
Special Functions
Special functions
The Special Functions are completing the JScript programming language. On the following pages we
describe how to handle display prompts, we show how to write data into a LOG file and offer some
examples how data can be formatted.
Special functions (miscellaneous)
[?:x,y,z,{D},{Lx},{Mx},{R},{J}] Prompt line on the printer´s display
[ABC:x]
[BIN:x{,y...}]
[C:fill{,base}] Leading zero replacement
[D:m,n] Set number of Digits to print
[DBF:keyfield,keyvalue,entryfield] DataBase Field
[HEX:x]
[I{!}{:cond}] Invisible fields
[JOBID]
[J:ml] Justification
[LEN:x]
[LOWER:x] Converts the input data in lower case characters
[LTRIM:x]
[name] Access a field with a name
[name,m{,n}] Insert substring from another field
[RTMP{:x}] Read from a TMP (serial) file
[RTRIM:x]
[S:name] Numeric Script style
[SER:start{incr,{freq}}] Insert SERial numbering
[SPLIT:field,index] Splits table values
[U:x] Insert Unicode character
[UPPER:x] Converts the input data in upper case characters
[WINF] Writes value into the „INF“ buffer
[WLOG] Write to LOG file
[WTMP] Write to TMP (temporary) serial file