VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Database Server (DBS) API


CLEAN^DILF: Array and Variable Clean-up

This procedure kills the standard message arrays and variables that are produced by VA FileMan.

Format
CLEAN^DILF
Input Parameters

None

Output

The call kills the following arrays:

    ^TMP("DIERR",$J)
    ^TMP("DIHELP",$J)
    ^TMP("DIMSG",$J) 

The call kills the following variables:

    DIERR 
    DIHELP
    DIMSG
    DUOUT
    DIRUT
    DIROUT
    DTOUT

Error Codes Returned

None

 


Reviewed/Updated: March 10, 2007