__TextRestore()

Template

Procedure

Name

__TextRestore()

Category

API

Subcategory

Internal

Oneliner

Restore console output settings as saved by __TextSave()

Syntax

      __TextRestore()

Arguments

none.

Description

__TextRestore() is used in the preprocessing of the TEXT TO command to restore console output settings that were previously saved by __TextSave().

Compliance

C52U

Platforms

All

Files

Library is core

Seealso

Set(), SET ALTERNATE, SET PRINTER, TEXT, __TextSave()