VDI1P1 ;BP/CMF/GJW - Patch 1 Post-Init ; 3/23/2023
Source file <VDI1P1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ENV | ;do environment check
|
|
PROGCHK(XPDABORT) | ; checks for necessary programmer variables
|
|
RQIDCHK(XPDABORT) | ; checks for additional required identifiers beyond .01 field
; loop through required identifier fields, if a field outside of our filing list, abort, alert user with message |
|
HELP | ; Help for ?? on Installation Question POS1 (use direct writes in env check routine)
|
|
POST | ; Post-init for VDI*1*1
|
|
IZG(VDIENV) | ; Create Non Person Entity (NPE) user
; look for type of VistA instance ; create NPE for type of instance |
|
MHV(VDIENV) | ; Create NPE user
; create NPE for type of instance |
|
ADD(VDIFIRST,VDILAST,VDISECID,VDIEMAIL,VDIMSG) | ;create new non-person user
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|