Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing QUEUE to report

Status
Not open for further replies.

madreply

Technical User
Dec 6, 2011
9
0
0
Is there a way to pass a queue to report and if so, how?
 
Hi

I think there is no problem if queue type is declared in globals or is system type queue. However I can't racall real example passing custom queues I have nice usage of system print queue .

My Example:
ChangeTotalPagesCounter PROCEDURE (PrintPreviewFileQueue pqPages)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top