Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
PQ-RESELECT (Proc) (m618404+pqreselect.htm)
Executed from a Proc, resets the pointer of a specified select register to the beginning of the list of item-ids.
PQ-RESELECT register-number
register-number is the number of the select register to be reset.
This command, executed from the primary output buffer, resets the pointer of a specified select register to the beginning of the list of item-ids.
Values obtained using the ! reference are not destroyed. The pointer is advanced without affecting the contents of the register.
PQ-RESELECT allows you to make more than one pass through an item-list, without selecting the item-list each time.
This command cannot be executed directly at TCL.
HPQ-RESELECT 1
P