Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: ZTEDIT

Package: Toolkit

Routine: ZTEDIT


Information

ZTEDIT ;SF/RWF - VA EDITOR, Generic routine editor ;9/29/92 11:41 ;

Source Information

Source file <ZTEDIT.m>

Entry Points

Name Comments DBIA/ICR reference
A
0
1
2
10
25
26
27
28
29
31
32
35
LOCK
LOCKX
STORE
BREAK
BR2
EXEC
FUNC
FUNC2
EXIT
INSERT
IN2
CHANGE
CH2
CH3
CH4
END ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"%Z Editing: ",$T(+0)," Terminal type: ",%ST
  • Line Location: 0+0
Function Call: WRITE
  • Prompt: " ",%TG
  • Line Location: 31+0
Function Call: WRITE
  • Prompt: !,$T(+0)
  • Line Location: 35+0
Function Call: WRITE
  • Prompt: !,"This routine is being edited by another user."
  • Line Location: LOCK+0
Function Call: READ
  • Prompt: " after characters: "
  • Variable: %R
  • Timeout: %9
  • Line Location: BR2+0
Function Call: WRITE
  • Prompt: !,%L,!,%LS
  • Line Location: BR2+0
Function Call: WRITE
  • Prompt: "nsert after: "
  • Line Location: INSERT+0
Function Call: READ
  • Formatting: !
  • Prompt: "Line: "
  • Variable: %L
  • Timeout: %9
  • Line Location: IN2+0
Function Call: READ
  • Prompt: "hange every: "
  • Variable: %R
  • Timeout: %9
  • Line Location: CHANGE+0
Function Call: READ
  • Prompt: " to: "
  • Variable: %W
  • Timeout: %9,!
  • Line Location: CHANGE+0
Info |  Source |  Entry Points |  Interaction Calls