 |
The Question is:
I need some examples on how to get the F$GETQUI DISPLAY_JOBS argument to return
items. The DCL dictionary says I need to establish "context" with a prior call
to F$GETQUI DISPLAY_QUEUE, but gives no examples. If I do a wildcard search
through the queues u
sing DISPLAY_QUEUE, the error message about no context goes away, but
subsequent calls to DISPLAY_JOBS (I'm looking for job entry numbers in a
specific queue) return only the null string.
TIA,
Phil
The Answer is :
Existing discussions of the f$getqui lexical include the following
topics: (813), (1240), (2159), (3951), (4546), (4568), (4903), (5188)
(5471), (5567), (5651), (5793), (5982), (6315), (6877), (9130), etc.
|