DGPTLMU1 ;ALM/MTC - Utilities used for the List Manager; 9-17-92
Source file <DGPTLMU1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EXINT | ;-- init routine to call List Manager
|
|
| EXINTQ | ||
| EXQ | ;-- exit function call from List Manager
|
|
| EXHDR | ;-- header function for Editing List.
|
|
| EXPTF(FNAME) | ;-- This function will take the entries in the search
; template FNAME and expand them for display using the List Manager. ; The global that will contain the display items is: ; ^TMP("ARCPTF",$J,"LIST") ; INPUT : FNAME - PTF Archive/Purge File entry ; OUTPUT: Total Number of entries |
|
| EXPTFQ | ||
| DELEX | ;-- tag entries to delete in the search template.
|
|
| ADDEX | ;-- if an entry has been un-selected for a/p this function will
; re-activate for the a/p process. |
|
| MAKPER() | ;-- This function will prompt the user if all changes to the
; search template should be made permanent. ; INPUT : - None ; OUTPUT : 1 - Yes, 0 - No |
|
| UPST(REC) | ;-- This function will update the search template if entries are
; contained in the ^TMP("ATCPTF",$J,"LIST","DEL") global. Lastly, ; the total number of entries will be updated in the PTF A/P ; History file (#45.62) ; INPUT : REC - Entry in file 45.62 |
|
| UPSTQ |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^DIBT - [#.401] | Classic Fileman Calls |
| ^DGP(45.62 - [#45.62] | Classic Fileman Calls |