[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Monitor()
 Refreshes all current GETs.
------------------------------------------------------------------------------

 Syntax:

     Monitor( [<aGetList>] ) --> .T.

 Arguments:

     <aGetList> is an optional array containing GET objects.

 Returns:

     Monitor() always returns .T.

 descriptiion:

     Monitor() forces all GETs specified in <aGetList> to be refreshed.
     IF <aGetList> is not specified the current GetList is used.  Monitor()
     is usually called internally by the READERS, however it can be called
     from inside of the Interrupt() function.  Its purpose is to refresh the
     value of GETs and re-assesses the WHEN clauses.


 Files:  Library is CUACLIP.LIB.

See Also: EX1.PRG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson