PostScript Error If Filename Contains Unmatched Parentheses |
A PostScript error may occur if you print a Word for Windows document to a PostScript printer and the filename contains one of the following combinations of characters:
(TEST.DOC
((TEST.DOC
(()TEST.DOC
)(TEST.DOC
TEST).DOC
This problem occurs because the PostScript code that Windows generates
when you print the document contains the filename. If the filename
contains unmatched or incorrectly ordered parenthesis characters, the
PostScript error messages occur.
By contrast, the following filenames do not cause a PostScript error
because they contain matching pairs of parenthesis characters, in the
correct order:
(TEST).DOCNOTE: Filesnames that contain bracket characters ({ and }) do not cause a PostScript error under any of the circumstances described in this article.
()TEST.DOC
((TEST)).DOC
Additional query words: 2.00a 2.00a-CD 2.00b 2.00c w4wprint offending command syntaxerror nametype undefined dictionary jobname typecheck
Keywords :
Version : WINDOWS:2.0,2.0a,2.0a-CD,2.0b,2.0c,3.1
Platform : WINDOWS
Issue type :
Technology :
|
Last Reviewed: December 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |