DGMTUTL ;ALB/CAW/BRM/LBD - Means Test generic utilities ; 8/12/02 4:33pm
Source file <DGMTUTL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
FDATE(Y) | ; -- return formatted date
; input: Y := field name ; output: [returned] := formatted date only |
|
FTIME(Y) | ; -- return formatted date/time
; input: Y := internal date/time ; output: [returned] := formatted date and time |
|
RANGE(WHEN) | ; select date range
; input: WHEN := past or future dates (optional) ; output: DGBEG := begin date ; DGEND := end date ; return: was selection made [ 1|yes 0|no] |
|
DATE | ||
RANGEQ | ||
DIV() | ; -- get division data
; input: none ; output: VAUTD := divs selected (VAUTD=1 for all) ; return: was selection made [ 1|yes 0|no] |
|
CLINIC() | ; -- get clinic data
; input: VAUTD := divisions selected ; output: VAUTC := clinic selected (VAUTC=1 for all) ; return: was selection made [ 1|yes 0|no] |
|
CLINICQ | ||
LINE(STR) | ; -- print line
; input: STR := text to insert ; output: none ; return: text to use |
|
ASK2 | ||
ASK2Q | ;
|
|
CLOSE | ; Utility to clean up tasked outputs
|
|
XMY(GROUP,DGDUZ,DGPOST) | ; -- set up XMY for mail group members
; input: GROUP := mail group efn [required] ; DGDUZ := send to current user [ 0|no ; 1|yes] [optional] ; DGPOST := send to postmaster if XMY is undefined ; [ 0|no ; 1|yes] [optional] ; output: XMY := array of users ; XMDUZ := message sender set postmaster |
|
LOCK(DFN) | ;
; Description: Sets a lock used to synchronize local income test ; options with the income test upload. |
|
UNLOCK(DFN) | ;
; Description: Release the lock obtained by calling $$LOCK(DFN). |
|
PA(DGMTI) | ;Determine if the Pending Adjudication is for MT or GMT
; Input: ; DGMTI - IEN of Annual Means Test file #408.31 ; Output: ; Returns "MT","GMT", or "" if it can't be determined |
|
ISCNVRT(DGINC) | ;* Convert Node 0 for records in 408.21 (IAI)
; Input: DGINC - Individual Annual Income IEN Array |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^SC - [#44] | Classic Fileman Calls |