GSAVE in file "filename" or K
REPLACE - Allows you to bypass the "Replace existing file?" prompt and overwrites an existing file.
NOREPLACE - Allows you to bypass the "Replace existing file?" prompt and will generate an error and abort the command or exit the macro if a file with the same name exists.
JPEG - JPEG color
PNGB - PNG black and white
PNGC - PNG color
PNGH - PNG high color
TIFB - TIF black and white
TIF - TIF color
BMPB - BMP black and white
BMPC - BMP color
BMPH - BMP high color
GIF - GIF color
EMF - EMF color
GSAVE saves one or more graphs from a command in a Minitab Graphics Format (MGF) file, unless otherwise specified with a graphics format subcommand. The first graph file for the command can be named using an argument. Each consecutive graph for the command is automatically given the same name with a three digit number attached at the end of the filename. You may specify the filename as either the name of the file in double quotes, or as a stored text constant.