IVMCUPL ;ALB/KCL - INCOME TEST UPLOAD UTILITIES ; 04-MAY-98
Source file <IVMCUPL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETLOCKS(DFN) | ;
; Description: Locks first the income test upload, then the local ; income test. Used to synchronize the income test upload with ; local income test options. |
|
RELLOCKS(DFN) | ;
; Description: Release the locks obtained by GETLOCKS(). ; Used to synchronize the income test upload with local income ; test options. |
|
BEGUPLD(DFN) | ;
; Description: Sets a lock used to determine if an income test upload ; is in progress. |
|
ENDUPLD(DFN) | ;
; Description: Release the lock obtained by calling $$BEGUPLD(DFN). |
|
CKUPLOAD(DFN) | ;
; Description: Checks if an income test upload is in progress. If so, ; it pauses until it is completed. If the lock is not obtained ; initially, it is assumed that the upload is in progress, and a ; message is displayed to the user. |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|