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 |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All
Print Page as PDF
Routine: XTHCUTL

Package: Toolkit

Routine: XTHCUTL


Information

XTHCUTL ;ISF/RWF - HTTP 1.0 CLIENT Utilities ;11/10/09 15:12

Source Information

Source file <XTHCUTL.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 $$LOW^XLFSTR  

Entry Points

Name Comments DBIA/ICR reference
DECODE(STR) ;DeCode a string =" ", <=<, >=>,  =" "
  • ICR #5516
    • Status: Withdrawn
    • Usage: Supported
  • ICR #5555
    • Status: Active
    • Usage: Supported
    UNHEX(HH) ;function - decode one pair of hex digits to ASCII char
    UNHEXD(X) ;function - convert hex digit back to decimal
    QUOTE ;
    TEST ;Unit Tests

    External References

    Name Field # of Occurrence
    $$LOW^XLFSTR DECODE+3

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Fail: ",STR
    • Line Location: TEST+1
    Function Call: WRITE
    • Prompt: !,"Fail: ",STR
    • Line Location: TEST+2

    Label References

    Name Line Occurrences
    $$DECODE TEST+1, TEST+2
    $$UNHEXD UNHEX+4
    QUOTE QUOTE+2

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> CH QUOTE+1*
    HH UNHEX~, UNHEX+1*, UNHEX+2, UNHEX+3*, UNHEX+4
    I DECODE+1~, DECODE+2*, DECODE+3*, DECODE+5, QUOTE+1*, QUOTE+2*
    J DECODE+1~, DECODE+3*, DECODE+5
    >> K DECODE+3*, DECODE+4*, DECODE+5
    >> Q QUOTE+1, QUOTE+2
    STR DECODE~, DECODE+3, DECODE+5*, DECODE+6, QUOTE+1, QUOTE+2, TEST+1*, TEST+2*
    X UNHEXD~, UNHEXD+1
    Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All