Command GCOPY


      Parameters    Defaults

GCOPY device       
      /
      SIZE(ss)      A4
      PALETTE(pal)  multi
      COPIES(ncopy) 1
      ON           
      OFF          
      LAND         
      PORT         

Purpose

   Copy a picture to another device.

Remark

   A temporary plotfile must be enabled before drawing with parameter ON.
   This is also the startup-default.

Example

   GDISP ...
   GCOPY plot.ps / size(a4)

   copies the current picture to the PostScript file plot.ps,
   downscaled to DIN A4, if necessary.
 

Parameter COPIES(ncopy)

Specifies the number of copies.

Parameter ON

Enables writing to temporary plotfile

Parameter OFF

Disables writing to temporary plotfile