Configuration file functions:  trace

SYNTAX:
	trace [all | off] [dbiname ...]

RETURN VALUES:
	0
	1	Error.

OPTIONS:
	all			Set 'a' to every indicator flag.
	off			Set 'o' to every indicator flag.
	dbiname			Set dbiname's indicator flag to True.

NOTES:
	none



Configuration file functions:  untrace

SYNTAX:
	untrace [all | off] [dbiname ...]

RETURN VALUES:
	0
	1	Error.

OPTIONS:
	all			Set 'a' to every indicator flag.
	off			Set 'o' to every indicator flag.
	dbiname			Set dbiname's indicator flag to False.

NOTES:
	none