[fpc-pascal] MSEide+MSEgui 2.8 for FPC 2.6.0

Rainer Stratmann RainerStratmann at t-online.de
Fri Jan 13 11:22:52 CET 2012


Am Friday 13 January 2012 06:58:53 schrieb Martin Schreiber:
> Hi,
>
> MSEide+MSEgui 2.8 for FPC 2.6.0 has been released:
>
> http://sourceforge.net/projects/mseide-msegui/
>
> Martin
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal

You can not go to xxx with the cursor in your editor.
You can only go to the end of a line.
Can you fix that?

begin
 for x := 1 to 10 do 
  writeln;
 end;                 xxx
end;



More information about the fpc-pascal mailing list