[3509] in Athena Bugs
(RTPC) Version 6.3B: scribe
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Fri Oct 27 02:37:45 1989
Date: Fri, 27 Oct 89 02:37:17 -0400
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System type, version: (RTPC) Version 6.3B
System name: pit-manager
What's wrong:
When using the @graphic command with a non-existent file, the error
message reported by scribe is incorrect:
Error in GRAPHIC command found while processing the manuscript.
frep.mss, line 1: @graphic(file="foo", boundingbox=file)
You must specify "BoundingBox=File" or
BoundingBox="llx,lly,urx,ury" or both "Height" and "Width".
It is not the boundingbox parameter which is at fault; it is the fact
that the file "foo" does not exist.
What should have happened:
The error message should be correct.