Re: [fpc-pascal] IDE fp (next)

2006-01-30 Thread Michael Van Canneyt
On Sun, 29 Jan 2006, guido ursoleo wrote: Dear list, the output appears (also in xterm) like that (program hello! ) : ___ Running " miofile" |° Free pascal IDE Version 1.0.6 [2005/12/07] Hello World ! |° Compiler Ve

[fpc-pascal] IDE fp (next)

2006-01-30 Thread guido ursoleo
Dear list, the output appears (also in xterm) like that (program hello! ) : ___ Running " miofile" |° Free pascal IDE Version 1.0.6 [2005/12/07] Hello World ! |° Compiler Version 2.0.2 GDB Versio n GDB 6.0.1 __ Guido. -- Forwarded Message -- S

Re: [fpc-pascal] IDE fp

2006-01-28 Thread Гено Рупски
В сб, 2006-01-28 в 14:54 +0100, guido ursoleo написа: > Dear list, > i've a problem with the output of IDE freepascal ( command fp ). > I've linux installed and gnome terminal. I launch the IDE pascal typing > the command $ fp, edit my source file, compile it and when i execute it by > the Run me

Re: [fpc-pascal] IDE fp

2006-01-28 Thread Marco van de Voort
> ? ??, 2006-01-28 ? 14:54 +0100, guido ursoleo ??: > > Dear list, > > i've a problem with the output of IDE freepascal ( command fp ). > > I've linux installed and gnome terminal. I launch the IDE pascal typing > > the command $ fp, edit my source file, compile it and when i execute it by >

[fpc-pascal] IDE fp

2006-01-28 Thread guido ursoleo
Dear list, i've a problem with the output of IDE freepascal ( command fp ). I've linux installed and gnome terminal. I launch the IDE pascal typing the command $ fp, edit my source file, compile it and when i execute it by the Run menu it opens the output window with the output of the program on