PreviousNextIndex

PUT-INT64 statement

Stores the signed 64-bit value of an INT64 or INTEGER expression at the specified memory location as an INT64 data type.

Syntax

PUT-INT64 ( destination , position ) = expression 

destination
position
expression
Example

See the example in the GET-INT64 function section.

See also

GET-INT64 function, INT64 function, PUT-LONG statement


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex