pc.mca

Processing Code/Restore Processor, Releases: AP and R83

Mask character alphabetic.

Description

retrieves only the alphabetic characters from a given data value.

Example

string = '1200 Main Street'
crt oconv(string,'mca')
This outputs 'MainStreet'. The numbers and embedded spaces are
stripped.

See Also

Command Name Type Description
pc.mc/a Processing Code Mask character non-alpha.
pc.mc/n Processing Code Mask character non-numeric.
pc.mcn Processing Code Mask character numeric conversion.
output-conversion Attribute Defining Item References attribute 14 of a dictionary.
processing.codes Definition Overview of processing codes.
pc.mc Processing Code Mask character functions.
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.