renaming jobs

pieterjandeboeck at yahoo.co.uk pieterjandeboeck at yahoo.co.uk
Wed Jul 28 08:25:44 PDT 2004


Anyone know how to correct this:

I want to rename a job. I have the job id and destination.

I use the operation:

    request->request.op.operation_id = IPP_SET_JOB_ATTRIBUTES;

and

    ...

    ippAddString(request   , IPP_TAG_OPERATION, IPP_TAG_NAME,
                "job-name" , NULL, newName );

    ...

CupsDoRequest() returns IPP_OK

yet the name remains the same ???
Any idea anyone,

Thanks PJ





More information about the cups mailing list