Roulette Xtreme 2.0 - System Designer
Duplicate
Identifier Index > D > Duplicate

Glossary Item Box

Duplicate

Format:  Duplicate source-data-record  dest-data-record

where

  • source-data-record = a valid source data Record

  • dest-data-record = a valid source data Record

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 Copy Code
Duplicate information from Record "pattern" to Record "temporary"

Results from example

Copyright © 2003 UX Software. All rights reserved