Neil Hodgson wrote:
Robert:
I want to teach SciTE to complile a .pas file (on Ctrl-F7) with an old
compiler like
tpc.exe <file>
command.compile.*.pas=tpc "$(FilePath)"
and at best when there is a compiler error (exit status 1) parse this
simple output scheme:
Turbo Pascal Version 6.0 Copyright (c) 1983,90 Borland International
MODCOMM.PAS(71): Error 36: BEGIN expected.
x
^
Borland format errors are understood.
beep and set the cursor to the error line
Is it possible to trigger that what F4 (next errors) does automatically, when
an error is seen?
Robert
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest