 |
» |
|
|
|
Invokes the currently set editor.
Scope |  |
SQLAudit only.
SQLAudit Syntax |  |
Description |  |
This command invokes the currently set editor from within SQLAudit.
The default editor is EDITOR.PUB.SYS.
Use the SET EDITOR command to redefine the current editor.
Authorization |  |
Anyone can issue the EDITOR command.
Example |  |
SQLAudit >> editor
HP32201A.07.20 EDIT/3000 MON, JUN 14, 1993, 5:06 PM
(C) HEWLETT-PACKARD CO. 1990
/t results
/l all
1 ***** SQLAUDIT: GENERATED RESULTS *****
2 BEGIN
3 INSERT (2) ...
4 UPDATE (1) ...
.
.
/e
SQLAudit >>
|
|