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: 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
Info |  Source |  Entry Points |  Interaction Calls