FSUM6101
end of file in comment starting on line num of filename

Explanation

bc encountered the end-of-file character when reading a comment which begins on line num of the file filename .

User response

Make sure that the file filename contains a /* to end each comment begun with a */.