[1740] in Athena Bugs
scribe bug
daemon@ATHENA.MIT.EDU (drmorris@ATHENA.MIT.EDU)
Sat Feb 4 17:38:12 1989
From: <drmorris@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Date: Sat, 04 Feb 89 17:37:11 EST
Hello!
I know you are no longer doing v5.0 fixes, but this may extend
to v6.0. The following produce *identical* output:
@device(postscript)
@make(resume)
@modify(DoubleCol, leftMargin +.5in, LineWidth 3.0in,
ColumnMargin 0.5in)
@style(fontfamily TimesRoman)
@begin(DoubleCol)
@AddressHeader(Term Address:)
Address1
@newColumn()
@AddressHeader(Home Address:)
Address2
@end(doublecol)
@device(postscript)
@make(resume)
@modify(DoubleCol, leftMargin +.5in, LineWidth 1.75in,
ColumnMargin 0in)
@style(fontfamily TimesRoman)
@begin(DoubleCol)
@AddressHeader(Term Address:)
Address1
@newColumn()
@AddressHeader(Home Address:)
Address2
@end(doublecol)
Scribe 6.0 gives:
[Device "postscript"]
*Unrecoverable problem; cannot continue this Scribe run*
Error found while processing database entry for document type at
resume.mss, line 7:
No definition found in the data base for document type RESUME on
device POSTSCRIPT.
Thank you,
Athena Consultant
Dave Morrison