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 [ 11/22/95 1:17 PM ]

Source Information

Source file <XTKERMIT.m>

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

Caller Graph Total: 7

Package Total Caller Graph
ClassMan 1 KLASKERM  
Drug Accountability 1 PSAUP  
IHS Mods To Text Integration Utilities 1 BTIUUPL  
IHS RPMS CHR System 1 BCHRKERM  
Kernel 1 ZISPL  
MailMan 1 XMCTLK  
Text Integration Utility 1 TIUUPLD  

Entry Points

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

    External References

    Name Field # of Occurrence
    ^DIR MODE, SR+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
    @( TEST, KERM+1
    ABORT SEND+1, RECEIVE+1
    DONE SEND+1, RECEIVE+1
    RECEIVE R+1
    SEND S+1
    SR TEST, KERM+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 MODE, TEST, KERM+1
    DWLC S+1!, R+1!
    IO MODE+1, KERM+1
    IO(0 MODE, KERM+1
    U MODE
    >> XTKDEBUG TEST*
    XTKDIC S+1!, R+1!, CLEAN!, TEST!, KERM+1!
    XTKERR SEND+1, RECEIVE+1, ABORT, DONE, CLEAN!
    XTKMODE S+1!, R+1!, MODE*
    XTMODE CLEAN!
    >> Y DONE*, MODE, TEST, KERM+1
    Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All