uttplcp.wbb - Copy Matching Values from Source to Destination Templates

Syntax

CALL "uttplcp.wbb",source$, dest$

Description

This low-level routine simplifies the task of copying data from one template to another. It scans the destination template, and any matching field names and array elements in the source template are copied.

Parameter

Description

source$

Data source template.

dest$

Data destination template.