12.4.7         DAQPUSH

Description:   Pushes name of current display onto stack.

 

Syntax:

Tcl:              DAQPUSH

JScript:         DAQPUSH();

VB Script:      DAQPUSH

                                           

Arguments:    none

Returns:        none

 

See Also:       DAQPREV, DAQPUSH, DAQPOP

Examples:               DAQPUSH

DAQPUSH remembers the name of the current display for use with a DAQPOP command.  These commands are used  together to temporarily change displays, then return to the original display. A DAQPUSH command must precede a DAQPOP. Used in screen script.  Not supported by global scripts. These commands will interact with similar <DAQPOP> and <DAQPUSH> keymacros.