Hp Neoview Release 2.4 Software Manual de usuario Pagina 30

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 124
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 123 124

Comentarios a estos manuales

Sin comentarios