QVWatch()
  


  QVWatch(*queue theq,string condition,long records,string qname)

theq: a queue

condition: what to watch for

records: conditions need a count

qname: description


Limited functionality and rarely of use. Condition can be 'less than', 'equal to' or 'greater than'. When the condition is met the queue is passed to QVEdit, pausing program execution.

Examples:

graphic