Close File Command

Close a picture.

close [NAME name] [mode]

NAME/s The picture name. Default=current.

mode/k The user prompt mode for unsaved pictures.

Options: FORCE | ALERT | QUIET(default).

Force ignores the saved status, alert opens an alert box if it has been changed, and quiet ignores the saved status but returns an error if the picture had not been saved.

Examples:
ARexx:

close
close name 'Macintosh HD:Graphics:Tiger'
close name 'Graphics:Tiger.ILBM'

 

Close  Command Definition  url:BMEcmd/close
  created:2006-04-18 20:32:07   last updated:2006-08-18 18:11:50
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

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