Contents - Index


 

Use ClipRotate to select which of your clipboards will be the current clipboard.

 

ClipRotate may also be entered as ClipRot[ate], RotateClip, RotClip.

 

Optional Operands

 

OPT specifies the clipboard to be used for subsequent clipboard operations. Specify one of the following:

 

SYS system (e.g., OS/2 or Windows 95) clipboard.

 

APPL Application clipboard.

 

FOR[WARD] specifies the next application clipboard.  If only one application clipboard exists, an additional clipboard is created.

 

BACK[WARD] specifies the previous application clipboard.  If only one application clipboard exists, an additional clipboard is created.

 

LAST specifies the last application clipboard.

 

FIRST specifies the first application clipboard.

 

1|2|... specifies one of the BIM-EDIT/XP clipboards.

 

 Default: FORWARD.

 

Return Codes

 

OK Successful.

 

Examples

 

Use the system clipboard:

 

   => cliprot sys

 

Use application clipboard #1:

 

   => cliprot 1

 

Use the next application clipboard:

 

   => cliprot