GET-STRING function
Returns the null-terminated character string at the specified memory location as a CHARACTER value (not including the null terminator) or the number of bytes specified starting from the specified memory location as a CHARACTER value.
Syntax
source
position
numbytes
ExamplesFor examples of how to use the GET-STRING function, see the GET-BYTE function reference entry.
NoteFor more information on using the MEMPTR and RAW data types, see OpenEdge Development: Programming Interfaces.
See alsoLENGTH function, PUT-STRING statement, RAW function, RAW statement, SET-SIZE statement
OpenEdge Release 10.2B
|