HP 3000 Manuals

SET EDITOR [ ALLBASE/SQL Database Administration Guide ] MPE/iX 5.5 Documentation


ALLBASE/SQL Database Administration Guide

SET EDITOR 

Defines the current editor.

Scope 

SQLAudit Only

SQLAudit Syntax 

SQLAudit >> SE[T] ED[ITOR] EditorName   SQLAudit >> SE[T] ED[ITOR]

Editor Name or // to STOP command >> EditorName 

Parameters 

EditorName              Name of the editor which you wish to use.

Description 

   *   This command is used to define the current editor to be used by
       SQLAudit.  The current editor can then be invoked by using the
       EDITOR command.

   *   The default setting for this option is EDITOR.PUB.SYS.

Authorization 

No authorization is required to use this command.

Example 

     SQLAudit >> set editor tdp.pub.sys 

     SQLAudit >> set editor 

     Current Editor: tdp.pub.sys

     Enter Editor Name or '//' to keep current Editor

     Editor Name or '//' to STOP command >> qedit.pub.sys 

     Current Editor: qedit.pub.sys

     SQLAudit >>



MPE/iX 5.5 Documentation