AGSettings

The AGSettings element is the root element of the settings.agconf file.

The AGSettings element takes an optional attribute version.

Syntax

<AGSettings version="5">
  <Form></Form>
  <BusinessRecord></BusinessRecord>
  <BusinessApplication></BusinessApplication>
  <Database></Database>
</AGSettings>

Child elements

The AGSettings element may contain the following child elements:

  1. Zero or one Form element.
  2. Zero or one BusinessRecord element.
  3. Zero or one BusinessApplication element.
  4. Zero or one Database element.

Example

See GSTDIR/bin/src/ag/tpl/dbapp/settings.agconf