TRANSMASK

Summary


Transmask is used to copy all the fields in a mask to another.

Syntax

   Transmaskmask1 to mask2 

Parameters

Element

Description

Restrictions

mask1

Class

 

mask2

Class

 

Examples

   # copy mask SRE0 to mask SCH0
    Transmask[M:SRE0] To [M:SCH0]

Description and comments

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].

Associated errors

Associated keywords

 


SUMMARY


Copyright © Sage 1999 - 2007