include -- reads a configuration file.
Parameters
- filename
The name of a configuration file to be
read.
Returns
OK, or
(error "card -1 (time) Configuration file filename not found or has errors.")
Description
This command causes the specified configuration file to be read.
Example
; include protocol non-specific definitions
(include cif.cfg)
; include protocol-specific cif definitions
(include prf.cfg)
Copyright 1995-2002 by
Cogent Real-Time Systems, Inc.