Table of Contents


NAME

readfile2list - Read file and split at newlines (Decida Procedure)

USAGE

          readfile2list file

ARGUMENTS

file file name to read

RESULTS

returns lines of file split at newlines

AUTHOR

Richard Booth

Table of Contents