grandMA3 User Manual Publication
              Copy Keyword
| 
        grandMA3 User Manual » Command Syntax and Keywords » General Keywords » Copy 
         | 
      
        Version 2.1
         | 
    
To enter the Copy keyword in the command line, use one of these options:
- Press Copy
 - Type Copy
 - Type the shortcut Co
 
Description
The Copy keyword is a function keyword which is used to create copies of an object.
If no object type is given and the command line destination is root (no destination), the default object type – Cue – is used for this function.
Syntax
Copy [Object] ["Source_Name" or Source_Number] At ["Destination_Name" or Destination_Number] (/Option)
Copy [Object] ["Source_Name" or Source_Number] (/Option)
Option Keywords
The Copy keyword uses the following option keywords:
Examples
- To copy group 1 to group 5, type:
 
| 
             | 
        User name[Fixture]>Copy Group 1 At 5 | 
- To copy group 1 to group 11; group 2 to group 12; and group 3 to group 13, type:
 
| 
             | 
        User name[Fixture]>Copy Group 1 Thru 3 At 11 | 
- To copy group 2 to group 6, 7, and 8, type:
 
| 
             | 
        User name[Fixture]>Copy Group 2 At 6 Thru 8 | 
- To copy cue 2 to cue 6 of the selected sequence, type:
 
| 
             | 
        User name[Fixture]> Copy Cue 2 At 6 | 
- To copy macro 2 to macro 6, type:
 
| 
             | 
        User name[Fixture]>Copy Macro 2 At 6 |