VistA Analysis » VistA Reference » RPCs » TIU REMINDER DIALOGS

TIU REMINDER DIALOGS

Returns a list of reminder dialogs allowed for use as Templates.

Properties

Property Value
Label REMDLGS
MUMPS Implementation TIUSRVT2
Return Type ARRAY

MUMPS Method Description

Property Value
Method REMDLGS^TIUSRVT2
Method Comment Returns a list of all reminder dialogs usable in templates
Code
 N SRV
K TIUY
D RDACCUM(.TIUY,"USR","N")
S SRV=$$GETSRV(DUZ)
D RDACCUM(.TIUY,"SRV.`"_+$G(SRV),"N")
D RDACCUM(.TIUY,"DIV","N")
D RDACCUM(.TIUY,"SYS","N")

CPRS

File Type Description
Pascal File Templates/rTemplates.pas


Document generated on August 31st 2022, 2:55:43 pm