PSO772PI ;BIRM/KML - PSO*7*772 Post-install routine ;12/4/2024
Source file <PSO772PI.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; MAIN ENTRY POINT
|
|
VERSIONS | ; Add new standard versions to the SPMP ASAP RECORD DEFINITION FILE (#58.4)
|
|
PROTOCOL() | ; populate the SCREEN field (#101,24) of the PSO SPMP3 MENU protocol with the M code enhancement
; returns back 1 for error state or 0 for successful file |
|
MAIL(XMSUB) | ;Send mail message
|
|
REPORT(TEXT,ACTION,LINE) | ; report any errors during web service setup
; Input - ; TEXT - text to report to end-user ; ACTION - what was being processed ; LINE - line number for the mail message passed in by reference |
|
1 | ||
2 | ||
REMOVE(DA,DIK) | ; delete an entry from file or sub-file
; inputs - ; DA - Entry number in the subfile to delete (or top-file entry) ; DA(1) - Entry number at the next higher file level ; DIK - global root of the file from which to delete an entry |
|
VALROUTINES() | ; confirm that the post-install routines exist
|
|
DELROUTINES | ; delete post-install routines
|
|
VERLST | ; list of versions to be added during install of PSO*7*772
|
FileNo | Call Tags |
---|---|
^ORD(101 - [#101] | FIND1^DIC |
58.4001 | FIND1^DIC |