AMT Datasouth Fastmark M1 Guia do Utilizador Página 284

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 283
Configuring Data Sources
Operators Description
+ Adds the values of two selected fields.
- Subtracts the value of a field from the value of the previous field.
() Parenthesis is used to override normal math precedence.
String Functions
Function Description
Combine (&)
Concatenates the values of two strings or fields of data.
Syntax: “fixed_string” & field_name or field_name &
“fixed_string”
Example: Concatenate a text field TXT001 with a fixed
string “1234”. TXT001 & 1234
Copy-From
Copies the contents of one field into a secondary destination
field.
Syntax: CopyFrom(fieldname)
Example: Copy the contents of field BAR001.CopyFrom
(BAR001)
Fixed String
Inserts a fixed string of characters within a formula. (Is
displayed in text field as “.)
Syntax: “fixed string
Example: Create a fixed string with the characters
“Loftware” Loftware”
Left-Pad
Pads stated character onto the beginning (or leftmost side)
of the field.
Syntax: lpad (pad_char’, max_width, fieldname) pad_
char: character to be padded into printed field
max_width: maximum total size of field to print
including padded characters fieldname: the field to
extract data from
Example: Pad the character L onto the leftmost side of
the field TEXT0000, making the printed field eight
characters long. LPAD(L’,8,Text0000)
Loftware Label Manager Version 10.1.1 User's Guide
284
Vista de página 283
1 2 ... 279 280 281 282 283 284 285 286 287 288 289 ... 531 532

Comentários a estes Manuais

Sem comentários