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

Package: National Online Information Sharing

Routine: FSCEL


Information

FSCEL ;SLC/STAFF-NOIS Edit Log ;3/16/98 19:24

Source Information

Source file <FSCEL.m>

Entry Points

Name Comments DBIA/ICR reference
NEW ; from FSCLMP, FSCOPT
CLOSE(USER) ; $$(user) -> 1 or 0 for default of prompt to close call
NOTES(ASK) ; get notes
ALERT(USER,CALL) ; schedule user for alert on call
OPEN(CALLID,CALLNUM) ; from FSCELSNS
; msg if call is not closed or referred, status updated to open

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?5,"Call ID: ",CALLID
  • Line Location: NEW+4
Function Call: WRITE
  • Prompt: !,"Contact person not filled in.",$C(7)
  • Line Location: NEW+12
Function Call: WRITE
  • Prompt: !,"Contact person not filled in.",$C(7)
  • Line Location: NEW+15
Function Call: WRITE
  • Prompt: !,"This call ("_CALLID_") will remain open."
  • Line Location: OPEN+2
Info |  Source |  Entry Points |  Interaction Calls