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

Package: RPC Broker

Routine: XWBTCPT


Information

XWBTCPT ;SLC/KCM - Test functions for TCP [ 12/05/94 10:45 PM ]

Source Information

Source file <XWBTCPT.m>

Call Graph

Call Graph Total: 1

Package Total Call Graph
RPC Broker 1 ($$DCRYPT,$$NCRYPT,STARTAPP)^XWBTCPZ  

Entry Points

Name Comments DBIA/ICR reference
ZTST ; -- start ZZTEST program
MSW ; -- start Microsoft Word
CRYPT ; -- test encryption
WNP ; -- start Windows Notepad
OE3 ; -- start windowed OE/RR
ECHO(Y,X) ; -- echo string passed as parameter back to client
; input: X := string passed by client
; output: Y := same string to be returned
LIST(Y) ; -- return list box with 28 entries
WP(Y) ; -- return text a word processing (50 lines)
BIG(Y) ; -- send a 32K string

External References

Name Field # of Occurrence
$$DCRYPT^XWBTCPZ CRYPT+3
$$NCRYPT^XWBTCPZ CRYPT+2
STARTAPP^XWBTCPZ WNP+1, MSW+1, OE3+1, ZTST+1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Error starting Notepad: ",ERR
  • Line Location: WNP+2
Function Call: WRITE
  • Prompt: !,"Error starting MS Word: ",ERR
  • Line Location: MSW+2
Function Call: WRITE
  • Prompt: !,"Error starting OE/RR: ",ERR
  • Line Location: OE3+2
Function Call: WRITE
  • Prompt: !,"Error starting ZZTEST: ",ERR
  • Line Location: ZTST+2
Function Call: WRITE
  • Prompt: !,"Encrypted: ",X
  • Line Location: CRYPT+2
Function Call: WRITE
  • Prompt: !,"Decrypted: ",X
  • Line Location: CRYPT+3

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> ERR WNP+1, WNP+2, MSW+1, MSW+2, OE3+1, OE3+2, ZTST+1, ZTST+2
I LIST+1~, LIST+2*, WP+1~, WP+2*, BIG+1~, BIG+2*
X ECHO~, ECHO+3, CRYPT+1*, CRYPT+2*, CRYPT+3*
Y ECHO~, ECHO+3*, LIST~, WP~, BIG~
Y( LIST+2*, WP+2*, BIG+2*
Y(51 WP+3*
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables |  All