u1209 User Exit

The u1209 user exit breaks a single line of text into multiple lines of text with each line being no longer than length characters. This function is similar to the t justification in AQL.

Syntax

result = oconv(var, ’u1209,’:length)

See Also

Access Query Language