is there a way in either COBOL or assembler to open all the queues? i am looking to do an inquire and would simply like to scroll through all of the local queues on a queue manager. i have passed an asterisk in the object name field with no results (like you would do on the screen). i am looking to get back a list or a pointer to all of the queues that match '*' so i can do the inquire. I tried passing an asterisk in various input fields and altering other input fields to no success.