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

Package: Scheduling

Routine: SDVPP


Information

SDVPP ;alb/mjk - SD Pre-Init Driver ; 3/26/93

Source Information

Source file <SDVPP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point
ENQ
Q
VERS ; -- check current version of SD
VERSQ
MSG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"'SD' INITIALIZATION ABORTED!!"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: "Current version (",SDVCUR,") is greater than this version (",DGVNEW,")."
  • Line Location: VERS+4
Function Call: WRITE
  • Prompt: !!,*7,"A search of your system indicates that the Version of the SD module which you",!,"are currently running on this system is Version ",SDVCUR,"."
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !!,"This initialization requires that Version ",DGVREQ,", or higher, of the SD module be installed",!,"prior to installing this release."
  • Line Location: MSG+1
Function Call: WRITE
  • Prompt: !!,"If you do not have a copy of the necessary previous release(s) of SD, which",!,"must be installed prior to this release of the module, please contact your",!,"local Information Systems Center for assistance."
  • Line Location: MSG+2
Info |  Source |  Entry Points |  Interaction Calls