EasyManuals Logo

Lexmark Optra T User Manual

Lexmark Optra T
427 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #291 background imageLoading...
Page #291 background image
Memory
6-11
The value of this operator adds the extension .data to all filenames referenced when
using PostScript emulation file operators. To prevent the .data extension from being
added, issue the following PostScript emulation command:
statusdict begin
false setfilenameextend
end
To a dd t h e .data extension automatically again, issue:
statusdict begin
true setfilenameextend
end
The following example shows how to remove a file for the font myfont from the disk.
The PostScript emulation resource collection filename is
myfont.type1. The
PostScript emulation command to remove the file is:
statusdict begin
false setfilenameextend
(%disk%myfont.type1) deletefile
true setfilenameextend
end
For other file types, see page 6-6.
Note: We recommend that you enable setfilenameextend as soon as possible
after you disable it. For example, the following PostScript emulation
commands generate an undefinedfilename error:
(%disk%iconimage) (w) file dup
(0f0606060686c6ff) writestring closefile
statusdict begin
false setfilenameextend
end
(%disk%iconimage) (r) file
%%[ Error: undefinedfilename; OffendingCommand: file ]%%
This occurs because the filename actually written to disk is iconimage.data.When
setfilenameextend is enabled (the default), all PostScript emulation file operators
treat filename operands as filename.data; when disabled, they treat filename
operands literally.
If you receive unexpected undefinedfilename or similar errors, try toggling
setfilenameextend and sending your print job again.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Lexmark Optra T and is the answer not in the manual?

Lexmark Optra T Specifications

General IconGeneral
BrandLexmark
ModelOptra T
CategoryPrinter
LanguageEnglish

Related product manuals