IBY349PR ;ALB/ESG - Pre-Installation for IB patch 349 ;3-Nov-2006
Source file <IBY349PR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
FILE353 | ; Make the needed changes to the BILL FORM TYPE file (#353)
; -Create an entry for #13 to archive the old UB-92 and edit ; -Repoint any local forms that used to point to #3 to #13 instead ; -Edit some data in the new #3 for UB-04 |
|
F353X | ;
|
|
MOVE | ; move existing output formatter entries for form type 3 to form type 13
|
|
MOVEX | ;
|
|
DELTRIG | ; remove some triggers from ^DD(FILE,FIELD,1)
; these will be re-added when the build is installed |
|
DELTRIGX | ;
|
|
DELOF | ; Delete included output formatter entries
|
|
DELOFX | ;
|
|
INCLUDE(FILE,Y) | ; function to determine if output formatter entry should be
; included in the build ; FILE=5,6,7 indicating file 364.x ; Y=ien to file |
|
INCLUDEX | ;
|
|
ENT5 | ; output formatter entries in file 364.5 to be included
|
|
ENT6 | ; output formatter entries in file 364.6 to be included
|
|
ENT7 | ; output formatter entries in file 364.7 to be included
|
|
DEL6 | ; remove output formatter entries in file 364.6 (not re-added)
|
|
DEL7 | ; remove output formatter entries in file 364.7 (not re-added)
|
FileNo | Call Tags |
---|---|
^IBE(353 - [#353] | Classic Fileman Calls |
^IBA(364.6 - [#364.6] | Classic Fileman Calls |
^IBA(364.7 - [#364.7] | Classic Fileman Calls |
^DGCR(399 - [#399] | DELIX^DDMOD |