12.4.25    RCPCLOSE

Description:   Closes a recipe opened with the RCPOPEN command. 

Syntax:

Tcl:              RCPCLOSE

JScript:         RCPCLOSE();

VB Script:     RCPCLOSE

             

Argument:     none

See Also:       RCPOPEN, RCPDOWNLOAD

 

Tcl or VB Example:      RCPCLOSE

Closes any Recipe File opened with the RCPOPEN command. Intended for use on user built displays.  Intended to prevent accidental downloads with the RCPDOWNLOAD keymacro by closing any open recipe file. Will close the Recipe opened with <RCPOPEN> keymacro executed from any display or a script using the RCPOPEN Action Command.