1 sci builds multi-user data entry screens from a text template.
2 The data input into a screen is saved in a tab-delimited file.
3 The template may supply default values for a data entry field,
4 and fields may be marked as numeric data, or alphabetic only.
5 sci uses curses for screen control.