Save File Command

Saves an open picture.

save [DEFAULT | FILE filepath] [NAME name] [FILTER name]

DEFAULT Saves the picture with the current filename. (Default)

FILE/s The filename and path of the file to export.

NAME/s The picture name. Default=current.

FILTER/s The filter to use.

Options: PICT | IFFILBM | TIFF | GIF | BMP| PCX. Default=current.

Examples:
ARexx:

save default save file 'Macintosh HD:Graphics:Tiger' filter PICT save file 'ram:temp' name 'Graphics:House.ILBM' filter BMP

 

Save  Command Definition  url:BMEcmd/save
  created:2006-04-19 15:32:21   last updated:2006-08-19 12:01:05
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Save
There are no user contributed comments for this page.