![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does anyone know how to list the form queues and their attached form queue device driver? The ASSIGNFQ command attaches a device driver to a form-queue, and the SP-ASSIGN... will assign the port to that form-queue. With the port attached to the form-queue I can then see what device driver is attached to the form-queue. I could generate a program that would execute the 1024 sp-assigns required to get the infomation that I want, but that seems like a silly (long) method to get the information. I'm looking for a way of just doing a listing of the form-queues to see what, if any, device driver is attached to any queue, or, better still, list only the form-queues that have a device driver attached to them and show the name of the device driver. Best regards, Dale |
#3
| |||
| |||
|
|
Good question. What do you see with SP-STATUS and LISTPTR? Regards, T "Dale" <dale_benedict (AT) flightcraft (DOT) ca> wrote: Does anyone know how to list the form queues and their attached form queue device driver? The ASSIGNFQ command attaches a device driver to a form-queue, and the SP-ASSIGN... will assign the port to that form-queue. With the port attached to the form-queue I can then see what device driver is attached to the form-queue. I could generate a program that would execute the 1024 sp-assigns required to get the infomation that I want, but that seems like a silly (long) method to get the information. I'm looking for a way of just doing a listing of the form-queues to see what, if any, device driver is attached to any queue, or, better still, list only the form-queues that have a device driver attached to them and show the name of the device driver. Best regards, Dale |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
How about 'listabs' ? |
|
How about 'listabs' ? It doesn't report by form queue, it reports by pib; but it does show assigned form queue number and the associated device. /Scott Ballinger Pareto Corporation Edmonds WA USA 206 713 6006 |
#6
| |||
| |||
|
|
Does anyone know how to list the form queues and their attached form queue device driver? The ASSIGNFQ command attaches a device driver to a form-queue, and the SP-ASSIGN... will assign the port to that form-queue. With the port attached to the form-queue I can then see what device driver is attached to the form-queue. I could generate a program that would execute the 1024 sp-assigns required to get the infomation that I want, but that seems like a silly (long) method to get the information. I'm looking for a way of just doing a listing of the form-queues to see what, if any, device driver is attached to any queue, or, better still, list only the form-queues that have a device driver attached to them and show the name of the device driver. Best regards, Dale |
#7
| |||
| |||
|
|
take a look at LISTFQ - I think it will do most of what you need, and you cxan always hack the source |
![]() |
| Thread Tools | |
| Display Modes | |
| |