360Works AdminAnywhere/Documentation

From 360Works Product Documentation Wiki
(Difference between revisions)
Jump to: navigation, search
m (Auto-upload documentation)
m (Auto-upload documentation)
 
Line 10: Line 10:
 
<div id="toc">
 
<div id="toc">
 
*[[#AA_LastError|AA_LastError]] &mdash;  
 
*[[#AA_LastError|AA_LastError]] &mdash;  
 +
*[[#AA_SetErrorCapture|AA_SetErrorCapture]] ( errorCapture ) &mdash; Toggles error dialogs on or off.
 
</div>
 
</div>
 
=Function Detail=
 
=Function Detail=
 
<div id="AA_LastError"></div>
 
<div id="AA_LastError"></div>
 
==AA_LastError==
 
==AA_LastError==
 +
 +
 +
 +
 +
<div id="AA_SetErrorCapture"></div>
 +
==AA_SetErrorCapture ( errorCapture ) ==
 +
Toggles error dialogs on or off. When something unexpected happens, the plug-in will pop up a dialog displaying
 +
the error message. This makes it easy to see what went wrong. However, in some cases, you (the developer) may
 +
prefer to show your own message to the user, or possibly not show a message at all. In that case, you can call
 +
ScribeSetErrorCapture with a parameter of true. That will suppress the error dialog from appearing to the user.
 +
 +
<div class="parameters"><strong>Parameters:</strong>
 +
<dl><dt><code>errorCapture</code> <dd>set to true to suppress the default popups.
 +
</dl></div>

Latest revision as of 21:24, 23 December 2014

Contents

[edit] 360Works AdminAnywhere User Guide

Created by IntelliJ IDEA. User: jesse Date: Jul 4, 2007 Time: 4:57:31 PM


[edit] 360Works Plugin Setup Guides

See Plugins_101 for Error reporting, installation, registration, and more.

[edit] Function Summary

[edit] Function Detail

[edit] AA_LastError

[edit] AA_SetErrorCapture ( errorCapture )

Toggles error dialogs on or off. When something unexpected happens, the plug-in will pop up a dialog displaying the error message. This makes it easy to see what went wrong. However, in some cases, you (the developer) may prefer to show your own message to the user, or possibly not show a message at all. In that case, you can call ScribeSetErrorCapture with a parameter of true. That will suppress the error dialog from appearing to the user.

Parameters:

errorCapture
set to true to suppress the default popups.

Personal tools
Namespaces

Variants
Actions
Plug-in Products
Other Products
Navigation
Toolbox