Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

BrokenLinkCancelEnabled

  • Last UpdatedJul 13, 2023
  • 1 minute read

Writing a TRUE value enables the functions ProjectUpdatePages or PageOpen to exit and report the error E-POINTER when encountering the first broken link (missing reference) during execution. If set to FALSE, these functions will succeed, but will issue a BrokenLink event for every unresolved reference on a page.

Syntax

BrokenLinkCancelEnabled(CancelEnabled)

CancelEnabled:

TRUE if enabled.

Return Value

If retrieving the current setting, TRUE or FALSE. If setting this option, 0 (zero) if successful. In both cases, an error is returned if unsuccessful.

For details and a VB example on handling return and error values, see Error Handling.

BrokenLink, ProjectUpdatePages, PageOpen

Note: This function is implemented in the C++ environment as two separate functions: put_BrokenLinkCancelEnabled enables or disables this option, and get_BrokenLinkCancelEnabled retrieves the current setting.

In This Topic
TitleResults for “How to create a CRG?”Also Available in