VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Database Server (DBS) API


$$OREF^DILF( ): Root Converter (Closed to Open Format)

This extrinsic function converts a closed root to an open root. It converts an ending close parenthesis to a comma.

Format
$$OREF^DILF(CLOSED_ROOT)
Input Parameter
CLOSED_ROOT

(Required) A closed root, which is a global root ending in a close parenthesis.

Example
    >W $$OREF^DILF("^DIZ(999000)")
    ^DIZ(999000,

 


Reviewed/Updated: March 10, 2007