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 |  Local Variables |  All
Print Page as PDF
Routine: XWBP62

Package: RPC Broker

Routine: XWBP62


Information

XWBP62 ;OIFO-Oakland/RD - Test routine for patch 62 ;05/17/2002 17:41

Source Information

Source file <XWBP62.m>

Call Graph

Call Graph Total: 3

Package Total Call Graph
RPC Broker 2 $$OPEN^XWBRL  $$EXECUTE^XWBVLC  
Kernel 1 CLOSE^%ZISTCP  

Entry Points

Name Comments DBIA/ICR reference
EN ;send XML message to test M2M Broker

External References

Name Field # of Occurrence
CLOSE^%ZISTCP EN+24
$$OPEN^XWBRL EN+22
$$EXECUTE^XWBVLC EN+23

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This routine will attempt to send an XML message to the M2M Broker."
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !,"You will need to IP Address and Port number for the M2M Broker."
  • Line Location: EN+4
Function Call: READ
  • Prompt: "IP Address: "
  • Formatting: !
  • Timeout: 300
  • Variable: ADD
  • Line Location: EN+5
Function Call: READ
  • Prompt: "Port Number: "
  • Formatting: !
  • Timeout: 300
  • Variable: PORT
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !!,"Couldn't open port",!
  • Line Location: EN+22
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+25

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
ADD EN+1~, EN+5*, EN+8
IO EN+22, EN+25
MESS EN+1~
PARMS EN+1~, EN+22, EN+23
PARMS("ADDRESS" EN+8*
PARMS("PORT" EN+8*
PARMS("REQUEST" EN+9*
PARMS("RESULTS" EN+9*
PARMS("RETRIES" EN+8*
PORT EN+1~, EN+6*, EN+8
TST EN+1~
TST(1 EN+10*
TST(10 EN+19*
TST(11 EN+20*
TST(2 EN+11*
TST(3 EN+12*
TST(4 EN+13*
TST(5 EN+14*
TST(6 EN+15*
TST(7 EN+16*
TST(8 EN+17*
TST(9 EN+18*
X EN+1~, EN+23*
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables |  All