Define the base class in a text editor
To define a new Alfabet query and its base class in a text editor, enter the following lines of code:
- ALFABET_QUERY_500
- FIND
- NameOfBaseClass
The Alfabet query must start with the header line ALFABET_QUERY_500 followed by a FIND clause defining the base class. It is not possible to define more than one FIND clause in an Alfabet query.