<Queuename> The queue where the data will be written to. <From> The data to be written to the queue. WriteQtd Optional Boolean. Set to true to write a transient data queue (TD) instead of a temporary storage (TS) queue. Default is false. <Length> Optional length of the data to be written. <NumItems> Optional number of items to be written. <Item> Optional item number of the record to be replaced in the queue. Rewrite Option Boolean. Set to true to overwrite existing records in the queue. <SysID> Optional system identifier. noHandle Optional Boolean. If set to true, exceptions created by this command will be ignored.