AMT Datasouth Fastmark M1 Betriebsanweisung Seite 286

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 532
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 285
Configuring Data Sources
Function Description
Right-String
Returns the last (or right most) character or characters from
the selected field right (the field to extract data from, the
number of characters to copy)
Syntax: right (fieldname, num-chars). fieldname: the
field to extract data from
num-chars: the number of characters to copy.
Example: Returns the last (or right most) three
characters from the selected field TEXT0004. RIGHT
(Text0004,3)
Right-Trim
Removes stated characters from the end (or rightmost side)
of the field.
Syntax: rtrim(‘trim character,fieldname)
trim_char: character to be trimmed from field
fieldname: the field to extract data from
Example: Removes all consecutive occurrences of the
character 1 from the rightmost side of the field
TEXT0003. RTRIM(‘1,Text0003)
Special Functions
Loftware Label Manager contains some special functions for advanced applications.
Function Description
ASCII BEL Inserts an alert (bell) character (an audible signal)
ASCII CR Inserts a carriage return (Decimal and Hex values)
ASCII CRLF Inserts a carriage return line feed (Decimal and Hex values)
ASCII EOT Inserts an end of transmission (Decimal and Hex values)
ASCII FF Inserts a form feed
ASCII FS
Inserts a file separator character, common in Maxi-Code (Decimal
and Hex values)
ASCII GS
Inserts a group separator character, common in Maxi-Code
(Decimal and Hex values)
ASCII HT Inserts a tab character (Decimal and Hex values)
ASCII LF Inserts a line feed (Decimal and Hex values)
ASCII RS Inserts a record separator character
ASCII SO Inserts a Shift Out character to extend the graphic character set
Code128: Code A Upper alpha, numeric and ASCII function calls.
Loftware Label Manager Version 10.1.1 User's Guide
286
Seitenansicht 285
1 2 ... 281 282 283 284 285 286 287 288 289 290 291 ... 531 532

Kommentare zu diesen Handbüchern

Keine Kommentare