Was this helpful?
Enabling the FRS editor Command
The FRS editor command starts a text editor. By default, this command is turned on. You can use set_frs statement to disable or enable this feature; the syntax is as follows:
set_frs frs (editor = 0|1|integer_variable)
To disable the editor command, specify 0; to enable the editor command, specify 1. If you use an integer variable, it must evaluate to either 0 or 1.
See the Character-based Querying and Reporting Tools User Guide for a complete description of the FRS commands.
Last modified date: 11/28/2023