Re: [fpc-pascal] Build date stamp

2006-01-30 Thread L505
>See "$I or $INCLUDE : Include compiler info" in docs Thanks much: http://www.freepascal.org/docs-html/prog/progsu30.html ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Build date stamp

2006-01-30 Thread Ivan Shikhalev
See "$I or $INCLUDE : Include compiler info" in docs ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Build date stamp

2006-01-30 Thread L
Any way to put a date stamp into a binary that is compiled? I don't see a predefined symbol available. Any ideas or suggestions. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Using sqldb/firebird

2006-01-30 Thread Luiz Americo
> You can execute only 1 statement at a time in SQLDB. > > So you should change: > > for i:= 0 to 100 do //if i comment this line it works >Sql.Add('insert into test (AInt, AFloat, AStr) values > ('+IntToStr(i)+', 2.1 , ''AText'');'); > > to > with FDataSet do > begin >

Re: [fpc-pascal] Using sqldb/firebird

2006-01-30 Thread Michael Van Canneyt
On Mon, 30 Jan 2006, Luiz Americo wrote: > I'm trying to use firebird through sqldb but i'm having some problems that i > don't know if is a bug or i'm missing something. > Using fpc 202, sqldb svn, windows XP, firebird 1.5.2 > > See the attached program: it tries to insert some rows to a tabl

[fpc-pascal] Using sqldb/firebird

2006-01-30 Thread Luiz Americo
I'm trying to use firebird through sqldb but i'm having some problems that i don't know if is a bug or i'm missing something. Using fpc 202, sqldb svn, windows XP, firebird 1.5.2 See the attached program: it tries to insert some rows to a table named test. When i add only one row it works fine,

[fpc-pascal] IDE-fpc messages

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 >   

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-01-30 Thread L505
> If you really want the job that would be great. I was > going to work on that myself but, I would have done it > in PHP. But, since you are willing to write the site > using FPC, I would be willing to set up hosting (Unix) > and a domain name. (or just a domain name if you > already have hostin

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-01-30 Thread Ron Weidner
> > > What can you do? > > program the website in pascal > If you really want the job that would be great. I was going to work on that myself but, I would have done it in PHP. But, since you are willing to write the site using FPC, I would be willing to set up hosting (Unix) and

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-01-30 Thread Elio Cuevas Gómez
Actually i'm a developer in the SDL4FreePascal project, which as the name sugest, is a port of SDL headers to FreePascal. So far they work good and we will realease a new version soon. http://sdl4fp.sourceforge.net/ Aditionally to SDL, we are also porting other useful libraries like SDL_Image

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-01-30 Thread Kornel Kisielewicz
Ron Weidner napisał(a): * Provide a "native" GUI for FPC (maybe by porting/extending CGUI?) There is MSEide + MSEgui: That said, there is really nothing stoping someone from writting a cool, cross-platform, game in FPC. If you would like to use OpenGL FPC can do that too. I'll try, but it

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-01-30 Thread L505
> What can you do? program the website in pascal ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-01-30 Thread Ron Weidner
> > > * Provide a "native" GUI for FPC (maybe by > > porting/extending CGUI?) > > > > There is MSEide + MSEgui: > This looks like what I was talking about. I haven't spent more than 10 minutes with it yet but so far it looks good. FPC might already run on the GP2X. It's an ARM based console

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