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

Package: National Online Information Sharing

Routine: FSCU


Information

FSCU ;SLC/STAFF-NOIS Utilities ;10/18/96 09:56

Source Information

Source file <FSCU.m>

Entry Points

Name Comments DBIA/ICR reference
CONST ; tempoary use (called when options or protocol actions are disabled)
DATE(X) ; $$(date in external format) -> FM format
PAUSE(OK) ; from FSCFORMP, FSCLMPO, FSCLMPOC, FSCLMPOE, FSCLMPON, FSCLMPOW, FSCRUDQ, FSCRX, FSCUEDIT, FSCUEDS
DEFLIST(USER) ; $$(user) -> user's default list
VIDEOOFF ; from FSCFORM, FSCLMPC, FSCLMPCC, FSCLMV
USERDEF(USER) ; $$(user) -> defaults
CAP(TYPE,STYLE,LISTNUM) ; $$(type,style,list number) -> caption
STYLE(STYLE) ; $$(style) -> style name
ACCESS(USER,ACCESS) ; $$(user,access) -> 1 or 0
; access uses hierarchy of user, spec, super
PRIV(USER) ; -> $$(user) -> user, spec, or super
HELP(DIR) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"UNDER CONSTRUCTION",!
  • Line Location: CONST+1
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !?5,DIR("?",CNT)
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !?5,"Enter '^' to exit, '??' for additional help."
  • Line Location: HELP+4
Info |  Source |  Entry Points |  Interaction Calls