VistA Analysis » VistA Reference » RPCs » ORWD1 SVONLY

ORWD1 SVONLY

Prints service copies only (used when user says “Don’t Print” for theother copies).

Properties

Property Value
Label SVONLY
MUMPS Implementation ORWD1
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method SVONLY^ORWD1
Method Comment print service copies only
Input Parameters HLOC, PRTLST
Code
 Q:$G(A7RNDBI)  ; per NDBI, to suppress prints during integration
N TMPLST,I,J
S HLOC=+HLOC_";SC(",OK=1
S I="",J=0 F S I=$O(PRTLST(I)) Q:I'>0 D
. I ($L(PRTLST(I),U)>1),'$P(PRTLST(I),U,5) Q
. S J=J+1,TMPLST(J)=$P(PRTLST(I),U)
I $D(TMPLST)>1 D GUI^ORPR02(.TMPLST,"","S",HLOC)

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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