Specifications
PCL 5 Emulation
DOC Commands
QMS 4525 Print System Administrator's GuideE-52
Notes The object ID can be used instead of the usual PCL command
to assign an ID. This ID is overwritten by any ID assigned from
the PCL print job, if present. If neither a DOC command nor
the PCL print job specify an ID, the default ID of 0 is used.
Identifiers must be unique. If the ID matches an ID for an
existing object, that object is deleted and replaced by the new
object. If a remove command precedes an install command,
the install command is ignored (these two commands are
mutually exclusive.)
Command Remove object
Syntax %%IncludeFeature: remove
(resource id object id object
type)
Purpose Removes an external object from the print system.
Notes Unlike the install command, the remove command does not
set any defaults, and it is not directly related to the job to which
it is attached. This command allows you to remove external
objects from the system without having to generate a job
containing both the DOC command to set the appropriate
current resource, and the PCL code to delete the desired
object.
If this command is specified more than once, the last
command received is the one that will be executed. In the
following example:
%%IncludeFeature: remove(6 1 macro) remove(6 5 font)
The remove(6 5 font) command is executed and the remove(6
1 macro) command is overwritten.
Parameter
resource id
Purpose Indicates the resource from which the object is to be removed.
Default n/a
Range 0 to 6
Format Integer










