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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: HLCS1

Package: Health Level Seven

Routine: HLCS1


Information

HLCS1 ;ALB/JRP - OPTIONS FOR BACKGROUND FILERS ;10/15/98 10:44

Source Information

Source file <HLCS1.m>

Entry Points

Name Comments DBIA/ICR reference
STARTDEF ;Entry point used by OPTION file to task default number of each filer
STARTIN ;Entry point used by OPTION file to task an incoming filer
STARTOUT ;Entry point used by OPTION file to task an outgoing filer
STOPIN ;Entry point used by OPTION file to stop an incoming filer
STOPOUT ;Entry point used by OPTION file to stop an outgoing filer
STOPAIN ;Entry point used by OPTION file to stop all incoming filers
STOPAOUT ;Entry point used by OPTION file to stop all outgoing filers
TASKFLR(FLRTYPE) ;Task an incoming/outgoing filer
STOPALL(FLRTYPE) ;Stop all incoming/outgoing filers
EDITPRAM ;Entry point used by OPTION file to edit file 869.3

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: STARTDEF+31
Function Call: WRITE
  • Prompt: !
  • Line Location: STARTDEF+52
Function Call: WRITE
  • Prompt: $C(7),!!,"No incoming filers are running",!!
  • Line Location: STOPIN+5
Function Call: WRITE
  • Prompt: $C(7),!!,"No incoming filers are running",!!
  • Line Location: STOPIN+8
Function Call: WRITE
  • Prompt: !!,"Incoming filer queued as task number ",+FLRLST(PTRSUB)," has been asked to stop",!!
  • Line Location: STOPIN+11
Function Call: WRITE
  • Prompt: $C(7),!!,"No outgoing filers are running",!!
  • Line Location: STOPOUT+5
Function Call: WRITE
  • Prompt: $C(7),!!,"No outgoing filers are running",!!
  • Line Location: STOPOUT+8
Function Call: WRITE
  • Prompt: !!,"Outgoing filer queued as task number ",+FLRLST(PTRSUB)," has been asked to stop",!!
  • Line Location: STOPOUT+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: STOPAIN+10
Function Call: WRITE
  • Prompt: !!,"Incoming filers will not be stopped",!!
  • Line Location: STOPAIN+12
Function Call: WRITE
  • Prompt: !!,"Please wait while all incoming filers are asked to stop ..."
  • Line Location: STOPAIN+14
Function Call: WRITE
  • Prompt: !,"All incoming filers have been asked to stop",!!
  • Line Location: STOPAIN+16
Function Call: WRITE
  • Prompt: !!
  • Line Location: STOPAOUT+9
Function Call: WRITE
  • Prompt: !!,"Outgoing filers will not be stopped",!!
  • Line Location: STOPAOUT+11
Function Call: WRITE
  • Prompt: !!,"Please wait while all outgoing filers are asked to stop ..."
  • Line Location: STOPAOUT+13
Function Call: WRITE
  • Prompt: !,"All outgoing filers have been asked to stop",!!
  • Line Location: STOPAOUT+15

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^HLCS(869.3 - [#869.3] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call