IBY348PR ;ALB/ESG - Pre-Installation for IB patch 348 ;16-Aug-2006
Source file <IBY348PR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
FILE353 | ; Make the needed changes to the BILL FORM TYPE file (#353)
; -Create an entry for #12 to archive the old hcfa-1500 and edit ; -Repoint any local forms that used to point to #2 to #12 instead ; -Edit some data in the new #2 for cms-1500 |
|
F353X | ;
|
|
MOVE | ; move existing output formatter entries for form type 2 to form type 12
|
|
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
|
|
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
|
FileNo | Call Tags |
---|---|
^IBE(353 - [#353] | Classic Fileman Calls |
^DIC(36 - [#36] | DELIX^DDMOD |
^DGCR(399 - [#399] | DELIX^DDMOD |