ue.009e

User Exit/BASIC Program, Releases: OA/RT and AP

Scans and replaces text.

Syntax

xx=oconv('u':am:str1:am:str2:am:str3,'u9e')

Description

Replaces all occurrences of str1 with str2 in str3.

Example

xx=oconv('u':am:'jan':am:'feb':am:'The month
is jan','u9e')

The value of xx will be 'The month is feb'.

See Also

Command Name Type Description
basic.user.exits User Exit List of Pick/BASIC user exits.
pc.s Processing Code Substitutes values for nulls or zeros.
basic.convert Statement Converts characters.

User Comments

What do you think?

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

Login to leave your comments.