Hello, For compiling purposes and then jumping to the locationof the error, the error line number and error columnnumber would be required. But the notation in the Cygwin APL GNU error output is not really readable. Svar_DB not connected in Svar_DB::is_registered_id()[0;30;47m[K #! error dfasdf....[0;35;49m[KSYNTAX ERROR+[0;30;47m[K #! error dfasdf....[0;35;49m[KSYNTAX ERROR+
So one sees here notation like: 0;30;47 0;35;49 So how to convert that to a line number and column number in the original source code? Thankswith friendly greetingsKnud van Eeden