FORMULA LANGUAGE


Examples: @Command([AttachmentLaunch])
This formula, when added to a "Launch" action button on a form, launches the Notepad file, LICENSE.TXT, which is attached to a rich-text field on the form. First, you click the LICENSE.TXT icon to select it, then you click the "Launch" button. The program NOTEPAD.EXE launches, displaying the LICENSE.TXT file.

@Command([AttachmentLaunch])

See Also