(Contents)(Previous)(Next)

The KEYSWAP Option

By means of the KEYSWAP option, the key assignments can be swapped. A detailed description is contained in the form chapter The KEYSWAP Statement. The KEYSWAP option can only be used in a routine. It has the same effect as the KEYSWAP statement in a form.

If it is desired to swap the key assignments, it is convenient to do so in the start module of a program. If the start module is a routine, the KEYSWAP option can be used for this purpose.

Syntax:

The detailed syntax is contained in the form chapter The KEYSWAP Statement.


(Contents)(Previous)(Next)