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 |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Routine: PRCOTEST

Package: IFCAP

Routine: PRCOTEST


Information

PRCOTEST ;WISC/DJM-LOCAL ROUTINE TO START OR STOP SERVER ;6/19/96 11:01 AM

Source Information

Source file <PRCOTEST.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
START ;This routine will start server PRCOSRV2.
STOP ;This will stop PRCOSRV2 from processing mail messages.
VIEW ;This will display all 'saved' places in PRCOSRV2.
VIEWISM ;This will display all 'saved' places in PRCOSRV.
SEE ;Display "BUGS"
KILL ;Remove "PRCOSRV2" and "BUGS" global

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: VIEW+1
Function Call: WRITE
  • Prompt: !,"^PRCTMP(""PRCOSRV2"","_AA_","_BB_","_CC_")="_^PRCTMP("PRCOSRV2",AA,BB,CC)
  • Line Location: VIEW+3
Function Call: WRITE
  • Prompt: !
  • Line Location: VIEWISM+1
Function Call: WRITE
  • Prompt: !,"^PRCTMP(""PRCOSRV"","_AA_","_BB_","_CC_")="_^PRCTMP("PRCOSRV",AA,BB,CC)
  • Line Location: VIEWISM+3
Function Call: WRITE
  • Prompt: !,"^PRCTMP(""BUGS"",""PRCH"")="_$G(^PRCTMP("BUGS","PRCH"))
  • Line Location: SEE+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^PRCTMP("BUGS" START+2*, STOP+1*, SEE+1, KILL+1!
^PRCTMP("PRCOSRV" VIEWISM+1, VIEWISM+2, VIEWISM+3
^PRCTMP("PRCOSRV2" VIEW+1, VIEW+2, VIEW+3, KILL+1!

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> AA VIEW+1*, VIEW+2, VIEW+3, VIEWISM+1*, VIEWISM+2, VIEWISM+3
>> BB VIEW+2*, VIEW+3, VIEWISM+2*, VIEWISM+3
>> CC VIEW+3*, VIEWISM+3*
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Local Variables  | All