Difference between revisions of "SET DISPLAY"

From Recital Documentation Wiki
Jump to: navigation, search
(See Also)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=SET DISPLAY=
 
 
 
==Class==
 
Xbase Compatibility
 
 
 
 
==Purpose==
 
==Purpose==
 
Language compatibility only
 
Language compatibility only
Line 15: Line 8:
  
 
==See Also==
 
==See Also==
[[SET CLIPPER]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]]
+
[[SET CLIPPER]], [[SET COLOR]], [[SET COLOR OF]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]]
 +
 
  
 
==Description==
 
==Description==
Line 22: Line 16:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
set display to mono</pre>
+
set display to mono</code>
  
  
 
==Products==
 
==Products==
Recital Mirage Server, Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Set_Commands|DISPLAY]]
 
[[Category:Set_Commands|DISPLAY]]
 +
[[Category:Screen Environment]]
 +
[[Category:Screen Environment Set Commands]]

Latest revision as of 15:39, 23 November 2009

Purpose

Language compatibility only


Syntax

SET DISPLAY TO MONO | COLOR | EGA25 | EGA43 | MONO43


See Also

SET CLIPPER, SET COLOR, SET COLOR OF, SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT


Description

This command has been added for language compatibility only.


Example

set display to mono


Products

Recital