Methods for Communicating with the User

Previous Next

Method Name

Usage

FileEdit()

Opens the editor and loads the specified file.

FileExists()

Verifies if a file exists.

FileOpen()

Opens the standard Open File dialog to enable users to select a file.

FileSaveAs()

Opens the standard Save As dialog to enable users to save a file.

MessageError()

Displays an error message and waits for user input.

MessageInformation()

Displays an information message and waits for user input.

MessageLanguage()

Displays a system message in the language specified at startup.

MessageQuestion()

Displays a question and waits for user input.

MessageShowList()

Opens the Messages window.

MessageWarning()

Displays a warning message and waits for user input.

PointerShowWaitstate()

Changes the cursor shape to an hourglass or back to an arrow.