AMT Help Files

Fields

The fields on a view can be edited as follows :  

The following properties are set on the Fields screen:

Property:

Description:

Value:

Name

Name of the field. <Text>

Type

Field type.  <Alpha | Boolean | Financial | Float Double | Float Single | Int32 | Integer | Numeric | Signed | String | DbsDate/Time>

Length

Maximum number of characters for the field, including any decimal positions. Not applicable for String, Integer or Boolean.

<Integer>

Decimals

Number of decimals for the field, which is included in the Length. <Integer>

Array

Array dimensions. Up to 6 dimensions can be specified, separated by commas.

Arrays are not allowed on floating point types.
<[Integer], [Integer], ..]>

Comment

 

Description of the field. <Text>

Encrypted

 

Should be set to "True" when the field values in the database are encrypted and they will be decrypted when read from the database.

<True>/<False>