| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseClass > BrowseClass Properties >====== PrintProcedure (print procedure) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[printcontrol browse print control number .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[processors reference to processorqueue .htm|{{btn_next_n.gif|Next page}}]] | | || | | **PrintProcedure** | **USHORT** | {{blk2blue.jpg|blk2blue.jpg}} The **PrintProcedure **property identifies the procedure to execute when the Browse Print action is called. The procedure name is registered with the WindowManager object. **Implementation:** Typically, the WindowManager object (Init method) sets the value of the PrintProcedure property when a Browse Print is called. The Ask method passes the AskProcedure value to the WindowManager.Run method to indicate which procedure to execute. **See Also:**     [[ask update selected browse item .htm|Ask]], [[askrecord edit in place selected browse item .htm|AskRecord]], [[run run this procedure or a subordinate procedure .htm|WindowManager.Run]]