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

Package: National Online Information Sharing

Routine: FSCCLEAN


Information

FSCCLEAN ;SLC/STAFF-NOIS Clean Old NOIS Files and Data ;1/19/98 13:54

Source Information

Source file <FSCCLEAN.m>

Entry Points

Name Comments DBIA/ICR reference
ENV ; from environment check on install
BAD ; stops install
CLEAN ; setup use only
FRESH ; setup use only
XTMP ; clean XTMP nodes
TMP ; clean TMP nodes

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Environment Check",!
  • Line Location: ENV+2
Function Call: WRITE
  • Prompt: $C(7),$C(7),!,"Please check that any old versions (<1.0T1) of NOIS have been removed before"
  • Line Location: BAD+2
Function Call: WRITE
  • Prompt: !,"installing this version."
  • Line Location: BAD+3
Function Call: WRITE
  • Prompt: !!,"If you are installing NOIS but have an old version you should:"
  • Line Location: BAD+4
Function Call: WRITE
  • Prompt: !,"Delete all FSC* routines"
  • Line Location: BAD+5
Function Call: WRITE
  • Prompt: !,"Delete all FSC* options"
  • Line Location: BAD+6
Function Call: WRITE
  • Prompt: !,"Delete all FSC* help frames"
  • Line Location: BAD+7
Function Call: WRITE
  • Prompt: !,"Delete all NOIS files (D CLEAN^FSCCLEAN)"
  • Line Location: BAD+8
Function Call: WRITE
  • Prompt: !,"Reinstall this build"
  • Line Location: BAD+9
Info |  Source |  Entry Points |  Interaction Calls