Previous Next Up Title Contents Index Top Library

5.3 DATA RECORDS

Some functions have a DATREC parameter. This is a complex character string which contains encoded values.

PPREC can be used to pack integers, characters and reals parameters into a data record. PUREC extracts integers, characters and reals parameters from a packed data record. The documentation of each function using data records describes the required data record content.


Previous Next Up Title Contents Index Top Library