PreviousNextIndex

PUT-DOUBLE statement

Stores the 8-byte floating-point value of a DECIMAL expression at the specified memory location.

Syntax

PUT-DOUBLE ( destination , position ) = expression 

destination
position
expression
Example

For examples of how to use the PUT-DOUBLE statement, see the PUT-BYTE statement reference entry.

Notes
See also

GET-DOUBLE function, LENGTH function, LENGTH statement, RAW function, RAW statement, SET-SIZE statement


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex