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

Package: Toolkit

Routine: ZTEDIT1


Information

ZTEDIT1 ;SF/RWF - VA EDITOR edit single lines ;10/5/89 09:53 ;

Source Information

Source file <ZTEDIT1.m>

Entry Points

Name Comments DBIA/ICR reference
GLO
REMOVE
R5
R10
EDXY
EXY
E1
E2
E3
E4
EL
EP
ES
EB
ERUB
EDEL2
EDEL
EE
EEN
EE1
EE4
EEE
EER
EER1
EER2
ER
ELONG
EOL
EUD
ERE
EWL
EW1
EW2
EDITLINE
EDIT
ED
ED14
ED15
ED16
ED17
ED20
END ;

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !
  • Prompt: "OK to remove lines? "
  • Variable: %R
  • Timeout: %9
  • Line Location: REMOVE+0
Function Call: WRITE
  • Prompt: "emove lines: "
  • Line Location: REMOVE+0
Function Call: WRITE
  • Prompt: " [no change]",!
  • Line Location: R5+0
Function Call: WRITE
  • Prompt: " ...deleted lines",!
  • Line Location: R10+0
Function Call: WRITE
  • Prompt: " what?"
  • Line Location: R10+1
Function Call: WRITE
  • Prompt: " ??? Just the first letter please. "
  • Line Location: R10+2
Function Call: WRITE
  • Prompt: !!!!
  • Line Location: E1+0
Function Call: READ
  • Variable: *%X
  • Timeout: %9
  • Line Location: E4+0
Function Call: READ
  • Variable: *%X
  • Timeout: %9
  • Line Location: EEN+0
Function Call: WRITE
  • Prompt: " "
  • Line Location: EER1+0
Function Call: WRITE
  • Prompt: !," "
  • Line Location: EER2+0
Function Call: WRITE
  • Prompt: !,*7," Line too long for programming standard (",$L(%L),") ",!!!
  • Line Location: ELONG+0
Function Call: WRITE
  • Prompt: $E(%L,%EX,%EY)
  • Line Location: EWL+0
Function Call: WRITE
  • Prompt: !
  • Condition for execution: %<4
  • Line Location: EWL+0
Function Call: WRITE
  • Prompt: "Length: ",$J($L(%L),3)
  • Line Location: EW1+0
Function Call: WRITE
  • Prompt: " Line: ",%T," "
  • Condition for execution: $D(%T)
  • Line Location: EW1+0
Function Call: WRITE
  • Prompt: $J($L(%L),3)
  • Line Location: EW2+0
Function Call: READ
  • Prompt: " r "
  • Variable: %R
  • Timeout: %9
  • Line Location: ED+0
Function Call: READ
  • Prompt: " w "
  • Variable: %W
  • Timeout: %9
  • Line Location: ED14+0
Function Call: WRITE
  • Prompt: !,"Line restored",!,%L,!
  • Line Location: ED15+0
Function Call: READ
  • Prompt: " w "
  • Variable: %W
  • Timeout: %9
  • Line Location: ED16+0
Function Call: WRITE
  • Prompt: " ???"
  • Line Location: ED17+0
Function Call: READ
  • Prompt: " w "
  • Variable: %W
  • Timeout: %9
  • Line Location: ED20+0
Info |  Source |  Entry Points |  Interaction Calls