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

Package: National Online Information Sharing

Routine: FSCLD


Information

FSCLD ;SLC/STAFF-NOIS List Definition ;1/17/98 17:06

Source Information

Source file <FSCLD.m>

Entry Points

Name Comments DBIA/ICR reference
DEFINE ; from FSCLMP
DEF(FSCLNAME,FSCLNUM,OK) ; from FSCLDR
ASK(OK) ; from FSCLMPS

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Please use the following conventions for personal lists:"
  • Line Location: DEFINE+3
Function Call: WRITE
  • Prompt: !,"Manual or Active update lists should begin with your LASTNAME and then"
  • Line Location: DEFINE+4
Function Call: WRITE
  • Prompt: !,"something descriptive (separate your name and description with a '-')"
  • Line Location: DEFINE+5
Function Call: WRITE
  • Prompt: !,"Storage-Only lists should be TEMP-LASTNAME"
  • Line Location: DEFINE+6
Function Call: WRITE
  • Prompt: !,"If the list is to be used by your office or site, use your NOIS location"
  • Line Location: DEFINE+7
Function Call: WRITE
  • Prompt: !,"abbreviation instead of your last name."
  • Line Location: DEFINE+8
Function Call: WRITE
  • Prompt: !,"Examples: SMITH-SUPPORT, SMITH-DEV, or TEMP-SMITH, ISL-OLD CALLS",!
  • Line Location: DEFINE+9
Function Call: WRITE
  • Prompt: !,"Query Definition:"
  • Line Location: DEF+3
Function Call: WRITE
  • Prompt: !,"List Definition was NOT Saved."
  • Line Location: ASK+9
Info |  Source |  Entry Points |  Interaction Calls