ID 20716

Close bracket or comma is expected.

Description

In the #MSG command the next character after the closing inverted commas of the message text and with a single output of a text is expected to be a square closing bracket or, if the format elements (%s, %S, %d, %D, %f, %F) are used, a comma .

 

Syntax example:

N10 #MSG ["SIMPLE TEXT"]

:

N20 #MSG ["TEXT_MIT_WERT=%D ", 10]

For further information see [PROG// Section: Messages from the NC program]

Response

Class

2

Abort NC program processing.

Solution

Class

3

#MSGcommand must be checked, and missing syntax added.

Error type

1, Error message from NC program.