Err Object

Contains information about the current macro run-time error.

Client support

   Newlook Smartclient

   Newlook Server

Use

The Err object can be used to return information about the current macro run-time error, so that you can perform specific actions based on the type of error that has occurred.

TIP:

The App.Err object is only generated when a runtime error occurs during macro execution, it is not generated during script execution.

 

See Also

Err property | OnError action | Raise action | Resume action | Runtime Errors

Applies To

App Object


© 2004-2021 looksoftware. All rights reserved.