VistA Analysis » VistA Reference » RPCs » ORWU EXTNAME

ORWU EXTNAME

Returns the external form of a pointer value given the IEN and filenumber.

Properties

Property Value
Label EXTNAME
MUMPS Implementation ORWU
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method EXTNAME^ORWU
Method Comment return external form of pointer
Input Parameters IEN, FN
First Comment
 IEN=internal number, FN=file number
Code
 N REF S REF=$G(^DIC(FN,0,"GL")),VAL=""
I $L(REF),+IEN S VAL=$P($G(@(REF_IEN_",0)")),U)

CPRS

File Type Description
Pascal File rCore.pas


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