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

Package: National Online Information Sharing

Routine: FSCUM


Information

FSCUM ;SLC/STAFF-NOIS Utilities Maintenance ;9/27/96 17:26

Source Information

Source file <FSCUM.m>

Entry Points

Name Comments DBIA/ICR reference
DELETE ; from programmer
PURGE ;
WARNING(OK) ;
LIST(LIST,NUM,OK) ;
ASK(OK) ;
WIPEOUT ;
NOTDONE ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,CALL,!,CALLNAME
  • Line Location: DELETE+7
Function Call: WRITE
  • Prompt: !,"No calls on this list.",!
  • Line Location: PURGE+7
Function Call: WRITE
  • Prompt: !,NUM," calls will be deleted."
  • Line Location: PURGE+8
Function Call: WRITE
  • Prompt: !,"WARNING!!!! This option is used to PURGE calls.",$C(7),!
  • Line Location: WARNING+3
Function Call: WRITE
  • Prompt: !,"WARNING!!!! This will purge the calls in this list.",$C(7),!
  • Line Location: ASK+3
Function Call: WRITE
  • Prompt: !,"No calls were purged."
  • Line Location: NOTDONE+1
Info |  Source |  Entry Points |  Interaction Calls