Previous Topic: The Tokens FileNext Topic: unix


The Attributes File
User Defined Attributes File

A definition file supplied by your vendor's support personnel. The definition file has the following format:

Lines that begin with a semicolon (;) are comments and are not processed.

One line must begin with the hash symbol (#). This line must precede the description lines.

The description line must conform to the following format:

PROPERTY=%s TYPE=%d FLAGS=%x

The following is a sample definition attributes file:

 ; Sample Attributes Definition File for user defined properties
 ; Copyright 2004 Computer Associates International, Inc.
 ; ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑
 ; DO NOT USE THIS FILE UNLESS YOU KNOW HOW TO!
 # attributes definition file
 ; Format is :
 PROPERTY=EMAIL TYPE=306 FLAGS=8000
 PROPERTY=EMAIL TYPE=5 FLAGS=8000
 PROPERTY=AGE TYPE=306 FLAGS=8000
 PROPERTY=AGE TYPE=5 FLAGS=8000
 PROPERTY=TERMLOCATION TYPE=306 FLAGS=8000
 PROPERTY=TERMLOCATION TYPE=5 FLAGS=8000

Important! Do not use selang with a definition file that was not certified by your vendor's support personnel.