VistA Analysis » VistA Reference » RPCs » ORQQPX GET FOLDERS

ORQQPX GET FOLDERS

Returns the value of the ORQQPX REMINDER FOLDERS parameter for thecurrent user.

Properties

Property Value
Label GETFLDRS
MUMPS Implementation ORQQPX
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method GETFLDRS^ORQQPX
Method Comment Return Visible Reminder Folders
First Comment
 Codes: D=Due, A=Applicable, N=Not Applicable, E=Evaluated, O=Other
Code
 N SRV,ORERR,ORTMP
S SRV=$$GET1^DIQ(200,DUZ,29,"I")
D GETLST^XPAR(.ORTMP,"USR^SRV.`"_+$G(SRV)_"^DIV^SYS^PKG","ORQQPX REMINDER FOLDERS","Q",.ORERR)
I +ORTMP S ORFLDRS=$P($G(ORTMP(1)),U,2)
E S ORFLDRS="DAO"

CPRS

File Type Description
Pascal File rReminders.pas


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