TIUFIX ; SLC/JER,MAM - Resolve Upload Filing Errors Library ;10/19/06 14:31
Source file <TIUFIX.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
TITLDFLT(TRANTITL,TIUTYPE,BADTYPES) | ; Return default title
; Call with: [TRANTITL] - transcribed title ; [TIUTYPE] - type of docmt being uploaded ; [BADTYPES] - ^-delimited string of types default ; should NOT be (optional) ; Returns: Title - transcribed title if TRANTITL is a ; unique TITLE of type TIUTYPE and ; not of a type in list BADTYPES. ; Null Otherwise |
|
ISTYPE(TITLDA,TYPELIST) | ; Is TITLDA in list TYPELIST?
; Requires TITLDA ; Requires TYPELIST of form typeien^typeien^typeien etc., or null |
|
ISTYPEX | ||
GETTITLE(SUCCESS,TIUTYPE,TIUFLDS,TITLDA,BADTYPES,ASK) | ; Get title from user
; SUCCESS - Passed back ; TIUTYPE - Type of docmt being uploaded ; TIUFLDS - Array of transcribed data, as set in LOADHDR^TIUFIX2 ; TITLDA - Gotten from user and passed back ; BADTYPES - ^-delimited list of types title CANNOT be (optional) ; ASK - Flag to ask user if they want to change ; type to progress note (optional) |
|
ASKCHNG(ONEORTWO,TIUTYPE) | ; Ask user if they want to change doc type
|
|
ASKX |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|