PreviousNextIndex

PUT-BITS statement

Uses the bit representation of an integer to set a given number of bits at a given location within another integer.

Syntax

PUT-BITS( destination , position , numbits ) = expression 

destination
position
numbits
expression
See also

GET-BITS function


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex