Index  Up  <<  >>  


VariableDatabase

The name of a database containing a field Variable which will be used to set MiniVend variable values. For example, a database defined as:

    Database  var var.asc TAB

and containing

    code    Variable
    HELLO   Hi!

would cause __HELLO__ to appear as Hi!.

The values set here override those set in catalog.cfg.


Index  Up  <<  >>