HPlogo ALLBASE/SQL Database Administration Guide: HP 3000 MPE/iX Computer Systems > Appendix I SQLAudit

SET EDITOR

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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 >> 


Feedback to webmaster