StdoutActivate()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Input and Output functions >

StdoutActivate()

Description

Bring the STDOUT window to the foreground when running an Explain™ script.

 

This is a useful function if text descriptors or numerical values are displayed on the STDOUT window.

 

Type

REGULAR FUNCTION

 

Usage

StdoutActivate()

 

Related Topics