TRANSMASK |
Transmask is used to copy all the fields in a mask to another.
Transmaskmask1 to mask2
|
Element |
Description |
Restrictions |
|
mask1 |
Class |
|
|
mask2 |
Class |
|
# copy mask SRE0 to mask SCH0
Transmask[M:SRE0] To [M:SCH0]
Transmask is used to copy all the fields in a mask to another. The class of the masks must have been opened beforehand.
Transmask only transfers the lines initialised in a grid. Transmask is in this case, more rapid than [M:xxx]=[M:yyyy].
|
|