Difference between revisions of "SET INTENSITY"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 15: Line 15:
  
 
==See Also==
 
==See Also==
SET UNDERLINE, SET DELIMITERS, @...GET, READ
+
[[@...GET]], [[READ]], [[SET DELIMITERS]], [[SET UNDERLINE]]
  
  
Line 32: Line 32:
 
==Products==
 
==Products==
 
Recital Terminal Developer
 
Recital Terminal Developer
 +
[[Category:Documentation]]
 +
[[Category:Commands]]
 +
[[Category:Set_Commands|INTENSITY]]

Revision as of 17:05, 11 March 2009

SET INTENSITY

Class

Screen Forms


Purpose

Determines whether fields displayed in forms will be highlighted in reverse video


Syntax

SET INTENSITY ON | OFF | (<expL>)


See Also

@...GET, READ, SET DELIMITERS, SET UNDERLINE


Description

If SET INTENSITY is ON, fields will highlighted in reverse video during full screen forms based operations, such as APPEND, CHANGE, EDIT, INSERT, QUERY and READ. By default, INTENSITY is ON.


Example

set intensity off
set underline on
use patrons index events, dates, names
change


Products

Recital Terminal Developer