Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: XTKERMIT

Package: Toolkit

Routine: XTKERMIT


Information

XTKERMIT ;SF-ISC/RWF - Kermit protocol controler ;9/14/94 08:38

Source Information

Source file <XTKERMIT.m>

Call Graph

Call Graph

Call Graph Total: 4

Package Total Call Graph
Toolkit 3 ^XTKERM1  ^XTKERM2  (INIT,READY,RESTORE,RFILE,SFILE)^XTKERM4  
VA FileMan 1 ^DIR  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 8

Package Total Caller Graph
Toolkit 2 XT-KERMIT RECEIVE  XT-KERMIT SEND  
Drug Accountability 1 PSAUP  
IFCAP 1 PRCPDAPV  
Kernel 1 ZISPL  
MailMan 1 XMCTLK  
Text Integration Utility 1 TIUUPLD  
VA FileMan 1 ^DIST(1.2  

Entry Points

Name Comments DBIA/ICR reference
S ;MENU ENTRY POINT ONLY.
SEND ;Send data from host.
  • ICR #10095
    • Status: Active
    • Usage: Supported
    R ;MENU ENTRY POINT ONLY.
    RECEIVE ;Load a file into the host.
  • ICR #10095
    • Status: Active
    • Usage: Supported
    ABORT
    DONE
    MODE
    SR
    CLEAN
    TEST
    KERM ;Entry from Mailman Talkman

    External References

    Name Field # of Occurrence
    ^DIR MODESR+1
    ^XTKERM1 SEND+1
    ^XTKERM2 RECEIVE+1
    INIT^XTKERM4 SEND+1, RECEIVE+1
    READY^XTKERM4 SEND+1, RECEIVE+1
    RESTORE^XTKERM4 DONE
    RFILE^XTKERM4 R+1
    SFILE^XTKERM4 S+1

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,$C(7),$S($L(XTKERR)>1:XTKERR,1:"Aborting File Transfer!")
    • Line Location: ABORT+0
    Routine Call
    • DIR
    • Line Location:
      • MODE
      • SR+1

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^TMP("XTKERM" TEST!, KERM+1!

    Label References

    Name Line Occurrences
    @( TESTKERM+1
    ABORT SEND+1, RECEIVE+1
    DONE SEND+1, RECEIVE+1
    RECEIVE R+1
    SEND S+1
    SR TESTKERM+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    DIR MODE!, SR+1!
    DIR("A" SR*
    DIR("B" MODE*
    DIR(0 MODE*, SR*
    >> DIRUT MODETESTKERM+1
    DWLC S+1!, R+1!
    IO MODE+1, KERM+1
    IO(0 MODEKERM+1
    U MODE
    >> XTKDEBUG TEST*
    XTKDIC S+1!, R+1!, CLEAN!, TEST!, KERM+1!
    XTKERR SEND+1, RECEIVE+1, ABORTDONE, CLEAN!
    XTKMODE S+1!, R+1!, MODE*
    XTMODE CLEAN!
    >> Y DONE*, MODETESTKERM+1
    Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All