| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > DbChangeManager > DbChangeManager Methods >====== SetThread (read triggerqueue) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[kill shut down dbchangemanger object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[update update the audit log file buffer .htm|{{btn_next_n.gif|Next page}}]] | | || **SetThread(**//filename//**)** {{blk2blue.jpg|blk2blue.jpg}} | **SetThread** | Reads the TriggerQueue** **for the specified file and current thread. | | //filename// | A string constant, variable, EQUATE, or expression containing the label of the file that is audited. | The **SetThread **method reads the TriggerQueue for the specified file and current thread. If a matching entry is found in the queue a one (1 or True) is returned; if an entry is not found in the TriggerQueue a zero (0 or False) is returned. **Return Data Type:**     BYTE