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

Package: Registration

Routine: DGYXPT


Information

DGYXPT ;ALB/REW - DG Post-Init Driver for 10/1 Maintenance Patch ; 6/14/94

Source Information

Source file <DGYXPT.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point
ENQ
ENDTIME ; -get stop time
MSG ; -- print message at end

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,">>> Initialization Complete at "
  • Line Location: ENDTIME+1
Function Call: WRITE
  • Prompt: !," Elapse time for initialization was: ",X\3600," Hours, ",X\60-(X\3600*60)," Minutes, ",X#60," Seconds"
  • Line Location: ENDTIME+4
Function Call: WRITE
  • Prompt: !!,?2,"You may delete DGYX* routines now."
  • Line Location: MSG+1
Info |  Source |  Entry Points |  Interaction Calls