# table definition file

recordsize=40

[row]
# each line is one column
# srcType	srcLen	srcOfs	colTyp	colName	options
column=char	8	0	int	DATE
column=char	4	9	int	TIME
column=char	8	14	int	USAGE
column=char	16	23	char	USER


