PreviousNextIndex

PUT-FLOAT statement

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

Syntax

PUT-FLOAT ( destination , position ) = expression 

destination
position
expression
Example

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

Notes
See also

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


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex