TABLE OF CONTENTS


readFileError

NAME

::guib::moduleObj::readFileError -- method for dealing with file-read errors

USAGE

readFileError errMsg

DESCRIPTION

When an error occurs while reading an input file, this method should be called to display an error and skip the reading of the input file. This method is supposed to be used from readfilter routines.

ARGUMENTS

errMsg -- error message to display when syntax error is encountered