idlwave-shell-syntax-error

idlwave-shell-syntax-error is a variable defined in `idlw-shell.el'.
Its value is

"^% Syntax error.\\s-*\n\\s-*At:\\s-*\\(.*\\),\\s-*Line\\s-*\\(.*\\)"


Documentation:
A regular expression to match an IDL syntax error.
The first pair matches the file name, the second pair matches the line
number.