Print Page as PDF
Classic FileMan API: MUMPS Code Validation ICR (10016)

Classic FileMan API: MUMPS Code Validation    ICR (10016)

Name Value
NUMBER 10016
IA # 10016
DATE CREATED 1998/11/17
CUSTODIAL PACKAGE VA FILEMAN
CUSTODIAL ISC San Francisco
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE DIM
NAME Classic FileMan API: MUMPS Code Validation
ORIGINAL NUMBER 10016
GENERAL DESCRIPTION
Checks that code conforms to the 1995 ANSI Standard and
is also checked against aspects of VHA's Programming Standards and Conventions
(SAC).
STATUS Active
ID DIM
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
DIM
Checks that code conforms to the 1995 ANSI Standard
and is also checked against aspects of VHA's Programming Standards and
Conventions (SAC).
VARIABLES TYPE VARIABLES DESCRIPTION
X Both
Input: The line of code to be validated.

Output: ^DIM either kills X, or leave it unchanged. If $D(X) is zero on return
from ^DIM, the line of code is invalid.