LENGTH statement
Changes the number of bytes in a raw variable.
Syntax
variable
expression
ExampleThis procedure takes the number of bytes in the name stored in the variable r1 and truncates it to 2 bytes:
Notes
OpenEdge Release 10.2B
|