pc.mc/n

Processing Code/Restore Processor, Releases: AP and R83

Mask character non-numeric.

Syntax

mc/n

Description

retrieves only the non-numeric characters from a given data value.

Example

string = '1200 Main Street'
crt oconv(string,'mc/n')

This outputs ' Main Street' (note the space before 'Main').

See Also

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