[TOC] [Prev] [Next] [Bottom]



A Note on Scope

The description for each configuration variable lists the scopes in which they are valid (for example, "Valid in all scopes" or "System scope only").


!Note: Configuration variables are never valid in cookie scope.


For more information, see "Understanding Scope" in Chapter 7 of the User's Guide.

For those variables that belong to all or a variety of scopes, adding scope specifications has the following effects:

  • scope=LOCAL sets the configuration variable value for the current application file.
  • scope=USER sets the configuration variable value to be used with the current user.
  • scope=DOMAIN sets the configuration variable value to be used in the current domain.

For more information, see the chapter "Using Tango Server" in the User's Guide.

  • scope=SYSTEM sets the configuration variable value to be used in Tango Server. An administrative password is required to set or change the value of a system configuration variable.


[TOC] [Prev] [Next] [Bottom]



docs@pervasive.com

Copyright © 1998, Pervasive Software Inc. All rights reserved.