Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






FileCloseWindow @Command

Closes the current Notes window. If the document or design element in that window has not been saved, Notes prompts the user to save it before closing.

Syntax

@Command( [FileCloseWindow] )

Usage

This command executes after all @functions. Use @Command([CloseWindow]) to execute immediately. See the Order of evaluation for formula statements topic for more details.

FileCloseWindow does not close the Notes workspace window.

When using this command on a form in Notes, you can prevent the user from being prompted to save any changes.

You can use this command with Web applications, as long as you enable the "Allow Javascript on the Web" setting on the Basics tab of the Database Properties box. Precede this command with @Command([FileSave]) to simulate a Submit button.

Language cross-reference

Close method of LotusScript NotesUIView class

Related topics
CloseWindow @Command
"Adding a friendly ad-hoc query tool to Domino applications" on the Lotus Developer Domain
@Commands




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009