__header__

Description

the database (DB) read step tool reads parameters data from a variety of sources. These can include

Parameters

DatabaseOrFile

filename or a existing database

Table

the table name of interest

SearchText

text to search

StartIndex

record to start from The counting system begins at zero. A zero here will start the search at the first entry or first line of information within the database. Placing a different number here will begin at that particular line

AutoIncrement

if set auto increment the Stat Index

FoundAt

the index of the record found

FieldCount

the number of fields in this record

RecordCount

The number of records in the table

DefinedDatabase

the defined database, can be used as an input to anothe DBRead __footer__