Hp Neoview Release 2.4 Software Bedienungsanleitung Seite 30

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 124
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 29
formatstring
Defines the pattern for this field. For a load operation, formatstring tells Transporter how
to interpret source file values. For an extract operation, formatstring tells Transporter
how to write target file values.
Character data types
Specify “default”. It is the only format supported.
Integral data types
decimal — values are interpreted as decimal values with an optional leading sign
character
octal values are interpreted as octal values with an optional leading sign character.
For numeric and decimal data types, a period can be used to separate the integral
portion of the value from the fractional portion. For example, the value 10.5 can be
represented in octal as “12.4”.
hex — values are interpreted as hexadecimal values with an optional leading sign
character.
For numeric and decimal data types, a period can be used to separate the integral
portion of the value from the fractional portion. For example, the value -10.5 can be
represented in hexadecimal as “-A.8”.
The default is decimal.
Floating Point data types
general — equivalent to printf "%f" format (fixedpoint)
exponential — equivalent to printf "%e" format
The default is general.
30 Control File Organization and Syntax
Seitenansicht 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 123 124

Kommentare zu diesen Handbüchern

Keine Kommentare