pc.mp

Processing Code/Restore Processor, Releases: AP and R83

Converts decimal to packed decimal and back.

Description

is the processing code for converting a decimal value to a packed decimal value or a packed decimal value to a decimal value.

Example

packed.decimal.val = iconv(decimal.val,'mp')
unpack.decimal.val = oconv(packed.decimal.val,'mp')

See Also

Command Name Type Description
output-conversion Attribute Defining Item References attribute 14 of a dictionary.
processing.codes Definition Overview of processing codes.
basic.oconv Function Output conversion function.
basic.iconv Function Input conversion function.
pc Introductory

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.