Statement: Action, Type: Initial
Duplicate
Format: Duplicate source-data-record dest-data-record
where
Description
The Duplicate identifier will create a copy of the entire contents of source-data-record to the dest-data-record. The dest-data-record name must be unique.
Example
We have decided to save the record pattern by creating a copy to record temporary. Later, we will recall the record temporary to be used for other purposes. The following example will perform this task.
RX Script | ![]() |
---|---|
Duplicate information from Record "pattern" to Record "temporary" |