Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XWBDLOG

Package: RPC Broker

Routine: XWBDLOG


Information

XWBDLOG ;ISF/RWF - Debug Logging for Broker ;12/08/2004 08:54

Source Information

Source file <XWBDLOG.m>

Entry Points

Name Comments DBIA/ICR reference
LOGSTART(RTN) ;Clear the debug log
LOG(MSG) ;Record Debug Info
VIEW ;View log files
V1(XWB) ;View one log
VL1(J,K) ;Write a line
WAIT(CON) ;continue/kill/exit
K1(REF,S) ;Kill one
KILLALL ;KILL ALL LOG Entries

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Log Files"
  • Line Location: VIEW+3
Function Call: WRITE
  • Prompt: !!,"Log from Job ",$E(XWB,7,99)," ",CNT," Lines"
  • Line Location: V1+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: WAIT+7
Function Call: WRITE
  • Prompt: !,"Log "_REF_" deleted."
  • Line Location: K1+2
Function Call: WRITE
  • Prompt: !,"Done"
  • Line Location: KILLALL+6
Info |  Source |  Entry Points |  Interaction Calls