Kernel Home Page
Toolkit Home Page
APIs Home Page
XINDEX Introduction
List XINDEX Messages By:
Category
(default)
Message Text
(alphabetic list)
Category List
Fatal M Errors (Hard MUMPS Errors)
Warning Violation Errors (According to VA Conventions)
Standards Violation Errors (According to VA Standards)
Informational Messages
Marked Items Errors (Manual Check)
Fatal M Errors (Hard MUMPS Errors)
F—
Bad Number
F—
Bad WRITE syntax
F—
Block structure mismatch
F—
Call to missing label '
label
' in this routine
F—
Call to this label/routine (MISSING LABEL)
F—
Command missing an argument
F—
Error in pattern code
F—
FOR Command followed by only one space
F—
FOR Command did not contain '='
F—
General Syntax Error
F—
GO or DO mismatch from block structure (M45)
F—
Invalid or wrong number of arguments to a function
F—
Label is not valid
F—
Missing argument to a command post-conditional
F—
Non-standard (Undefined) 'Z' command
F—
Quoted string not followed by a separator
F—
Reference to routine '
^routine name
'. That isn't in this UCI.
F—
UNDEFINED COMMAND (rest of line not checked)
F—
Undefined Function
F—
Undefined Special Variable
F—
Unmatched Parenthesis
F—
Unmatched Quotation Marks
F—
Unrecognized argument in SET command
Warning Violation Errors (According to VA Conventions)
W—
Blank(s) at end of line
W—
Duplicate label, (M57) (M standard error)
W—
First line label NOT routine name
W—
Invalid global variable name
W—
Invalid local variable name
W—
Line contains a CONTROL (non-graphic) character
W—
Null line (no commands or comment)
Standards Violation Errors (According to VA Standards)
S—
$View function used
S—
Access to SSVN's restricted to Kernel
S—
Break command used
S—
Extended reference
S—
First line of routine violates the SAC
S—
2nd line of routine violates the SAC
S—
Patch number '
nnn
' missing from second line
S—
'HALT' command should be invoked through 'G ^XUSCLEAN'
S—
Kill of a protected variable (
variable name
)
S—
Kill of an unsubscripted global
S—
Unargumented Kill
S—
Exclusive Kill
S—
Exclusive or Unargumented NEW command
S—
LABEL+OFFSET syntax
S—
Line is longer than 245 bytes
S—
Lock missing Timeout
S—
Lower/Mixed case Variable name used
S—
Lowercase command(s) used in line
S—
Non-Incremental Lock
S—
Non-standard $Z function used
S—
Non-standard $Z special variable used
S—
'OPEN' command should be invoked through ^%ZIS
S—
'Close' command should be invoked through 'D ^%ZISC'
S—
Read command doesn't have a timeout
S—
Routine code exceeds SACC maximum size of 15000 (
nnnnn
)
S—
Routine exceeds SACC maximum size of 20000 (
nnnnn
)
S—
Set to a '%' global
S—
Should use 'TASKMAN' instead of 'JOB' command
S—
View command used
S—
Violates VA programming standards
Informational Messages
I—
QUIT Command followed by only one space
I—
Star or pound READ used