Using the pdxtdblkres command to deblock resources
This topic documents intended programming interfaces that let the customer write programs to obtain the services of Infoprint XT.
You use the pdxtdblkres command to deblock one or more Xerox resource files. The syntax for the command is:
pdxtdblkres [ -p yes | no ] [ file ... ]
The pdxtdblkres command options are:
- -p yes | no
- Specifies whether the pdxtdblkres command passes
through data from the deblocking process if the resource is already
deblocked, or if the command cannot deblock the data. Valid values
are:
- yes
- If the resource is already deblocked or it cannot be deblocked, the command passes the resource data through as it is. This is the default.
- no
- If the resource is already deblocked or it cannot be deblocked, the command stops processing.
- file ...
- Specifies one or more Xerox resource files that you want the command
to deblock. When the pdxtdblkres command deblocks
a resource file, it replaces the contents of the existing file with
the deblocked output. If you do not specify a file name, the command
reads from standard input and writes to standard output.
You can specify more than one file. Separate the file names with spaces.