VBScript Script Control - System Administration - Cloud - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Cloud System Administration

Platform
OnBase
Product
System Administration - Cloud
Release
Foundation 23.1
License
Standard
Essential
Premier

In order to prevent a VB Script from running endlessly in OnBase, the Client is set to present the Script Control dialog if the configured timeout length is reached and the script is still executing. The options presented by the dialog are:

  • Click End to abort the script

  • Click Continue to continue script execution

The default value for the Script Control timeout is 30 seconds. To increase or decrease the timeout length you must edit the onbase32.ini file.

  1. On the Windows desktop, click Start and select Run.
  2. At the Run dialog, enter onbase32.ini in the Open field.
  3. Click OK. The onbase32.ini is opened in Notepad.
  4. Locate the VBScript Adjustments settings in the onbase32.ini file.
  5. Change the numeric value of the Seconds Before Timeout setting. This value must be a whole number representing the length of time, in seconds, before the Script Control dialog is displayed when a VB Script is executing.
  6. Save and close the onbase32.ini file.
  7. Restart the Client to register the updated setting.