PreviousNextIndex

PUT-UNSIGNED-LONG statement

Writes an INTEGER or INT64 value as a 32-bit unsigned value to a MEMPTR or RAW value. This statement is analogous to the PUT-UNSIGNED-SHORT statement, except with a 32-bit value.

Syntax

PUT-UNSIGNED-LONG ( destination , position ) = expression 

destination
position
expression
Notes
See also

GET-UNSIGNED-LONG function, LENGTH function, LENGTH statement, RAW function, RAW statement, SET-SIZE statement


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex