AttachmentDetachAll @Command (Formula Language)
Displays the Save Attachments To dialog box, where you select a location for the current document's attachments.
Syntax
@Command( [AttachmentDetachAll] )
Usage
- A document must be open in Read or Edit mode.
- A form or subform must be open in Design mode.
The document must have two or more attachments and at least one must be selected.
This @command does not work when used in a hotspot button. The hotspot button takes focus away from the attachment that must be selected to be detached. Use an action button instead.
This @command does not work on the Web. To detach an attachment from a form via a Web browser, a user can click the attachment's icon.