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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: XTPMKPCF

Package: Toolkit

Routine: XTPMKPCF


Information

XTPMKPCF ;OAK/BP - COMPUTED FIELDS AND OTHER ODDITIES FOR PATCH MONITOR; ; 3/15/11 12:17pm

Source Information

Source file <XTPMKPCF.m>

Entry Points

Name Comments DBIA/ICR reference
INSTALL ; returns the patch installation information from the INSTALL file.
; note: Fileman variables are NOT killed because they are used in output.
; read the index backwards and select the last patch reference because TEST
; patches may be involved. If a test patch, null the pointer, like nothing is there.
WHO ; returns who installed the patch
INQUIRE
LOOKUP
CONT
EXITI
PKGLOOK ; used for free-text lookup in monitoring of namespaces
CMPDTCG ; Compliance Date change
EXITA
INSDATE ;Print out Installed Date

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,HD,!!!
  • Line Location: INQUIRE+2
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: LOOKUP+0
Function Call: WRITE
  • Prompt: @IOF,HD,!!!!!,DASH
  • Line Location: LOOKUP+1
Function Call: WRITE
  • Prompt: DASH
  • Line Location: LOOKUP+1
Function Call: READ
  • Variable: ANS
  • Timeout: DTIME
  • Line Location: CONT+0
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: EXITI+0
Function Call: WRITE
  • Prompt: $$FMTE^XLFDT(X1,"2Z")
  • Line Location: INSDATE+3
Function Call: WRITE
  • Prompt: $$FMTE^XLFDT($P(X,"."),"2Z")
  • Line Location: INSDATE+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(9.4 - [#9.4] Classic Fileman Calls
^XPD(9.9 - [#9.9] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call