Invalid argument to the TEST-SYSTEM action encountered.

#7005   Run-time warning

Invalid argument to the TEST-SYSTEM action encountered.

Additional Information

Expecting 'C', 'D', or the end of string, but encountered 'X'.
    where C is ';', D is '=', and X is the encountered character.
    or
The 'LIST-ALL-TESTS' test takes no arguments (called with "X").
    or
The 'RUN-ALL-TESTS' test takes no arguments (called with "X").
    or
Test 'X' isn't registered.
    or
A test name must start with a letter, got 'C'.
    where C is the character the test starts with.
    or
Entered test ('X...') name is too long, Y characters allowed.
    or
Entered test 'X' argument "Y" is too long, Z characters allowed.
    or
Sub-action argument for test 'X' ends with escape char '='.

Explanation

The test-system action is intended for use by OmniMark technical support.