VistA Analysis » VistA Reference » RPCs » ORQQPX REM INSERT AT CURSOR

ORQQPX REM INSERT AT CURSOR

Returns TRUE if text generated from a reminder dialog, when processinga reminder, is to be inserted at the current cursor location, ratherthan at the bottom of the note.

Properties

Property Value
Label INSCURS
MUMPS Implementation ORQQPX
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method INSCURS^ORQQPX
Method Comment Returns status of ORQQPX REMINDER TEXT AT CURSOR
Code
 N SRV,ORERR,ORTMP
S ORY=0,SRV=$$GET1^DIQ(200,DUZ,29,"I")
D GETLST^XPAR(.ORTMP,"USR^SRV.`"_+$G(SRV)_"^DIV^SYS^PKG","ORQQPX REMINDER TEXT AT CURSOR","Q",.ORERR)
I +ORTMP S ORY=$P($G(ORTMP(1)),U,2)

CPRS

File Type Description
Pascal File rReminders.pas


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