XPDUTL ;SFISC/RSD - KIDS utilities ;10/15/2008
Source file <XPDUTL.m>
  | action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I | 
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| VERSION(X) | ;Get current version from Package file, X=package name or
 | 
 
  | 
| VER(X) | ;returns version number from Build file, X=build name
 | 
 
  | 
| STATUS(IEN) | ;returns status from Install File, IEN=Install File IEN
 | 
|
| PKG(X) | ;returns package name from Build file, X=build name
 | 
 
  | 
| LAST(PKG,VER,REL) | ;returns last patch applied for a Package, PATCH^DATE
 | 
 
  | 
| PATCH(X) | ;return 1 if patch X was installed, X=aaaa*nn.nn*nnnn ; p672 change 1.3N to 1.4N
 | 
 
  | 
| INSTALDT(INSTALL,RESULT) | ;returns number of installs, 0 if not installed or doesn't exist
 | 
 
  | 
| NEWCP(XPD,XPDC,XPDP) | ;create new check point, returns 0=error or ien
 | 
 
  | 
| UPCP(XPD,XPDP) | ;update check point, returns 0=error or ien
 | 
 
  | 
| COMCP(XPD) | ;complete check point, returns 0=error or date/time
 | 
 
  | 
| VERCP(XPD) | ;verify check point, returns 1=completed, 0=not
 | 
 
  | 
| PARCP(XPD,XPDF) | ;returns parameters of check point
 | 
 
  | 
| CURCP(XPDF) | ;returns current check point
 | 
 
  | 
| WP(X) | ;X=global ref
 | 
|
| MES(X) | ;record message, X=message or an array passed by reference
 | 
 
  | 
| BMES(X) | ;add blank line before message
 | 
 
  | 
| RTNUP(X,Y) | ;update routine action, X=routine, Y=action
 | 
 
  | 
| RTNLOG(X) | ;Enter/Update routine in the Routine File
 | 
|
| DICCP(X) | ;lookup check point, returns ien or 0
 | 
|
| PRODE(XPDN,XPD) | ;enable/disable protocols, return 1 for success
 | 
 
  | 
| OPTDE(XPDN,XPD) | ;enable/disable options, return 1 for success
 | 
 
  | 
| BUILD(XPDN,XPD) | ;check if a build exists, return 1 for success
 | 
|
| MAILGRP(X) | ;Return mail group for package, X=package name or namespace
 | 
|
| LKPKG(X) | ;Return Package ien,  X=package name or namespace
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |