NAME
pq - CVIPtools command to list the current image queue con-
tents
SYNOPSIS
pq
OPTIONS
none
DESCRIPTION
The CVIPtools command "pq" is used to view a list of the
current image queue. It invokes the function print_queue(),
and sends the queue list to the screen. The image queue can
hold 15 items, and items on the list can be saved, viewed
(where possible), or deleted with the "dq" command.
EXAMPLES
To see the current image queue list, type
pq
FILES
builtin.c, image_queue.c
DIAGNOSTICS
"print_queue: queue is empty." if no items are in the queue.
BUGS
None at this time
SEE ALSO
load(1), save(1), dq(1)
AUTHOR
Copyright (C) 1995 SIUE - by Scott Umbaugh and Mark Zuke.