|   | 
Copies a graphical picture of the graph to the clipboard or to a specified file.
| /file | If specified, the graph is written output in the format specified by the format switch. If not specified the graph picture is written to the clipboard. | ||||||||||
| /format | Picture format used. Choices are: 
 In clipboard mode jpeg, png and bmp do the same thing - that is write an uncompressed bitmapped image of the graph. If /format is omitted, wmf will be used. | ||||||||||
| /mark | If specified, markers are displayed on each curve as a means of identification. This is enabled automatically if /mono is specified. | ||||||||||
| /mono | Copy graph in monochromatic form. | ||||||||||
| /vp | Viewport dimensions in pixels. This is used to specify the size of the image if a bitmapped format (png, jpeg, bmp) is specified. x is the width, y is the height. | 
This command makes it possible to export graphs into other windows applications such as word processors. The clipboard is a central store within operating system which is accessible by all applications. Refer to system documentation for more information.
| 
 | ||