Re: [Gambas-user] [Fwd: My gambas stoped working...]

2009-04-23 Thread Werner
arbelmichal wrote: ubuntu 8.10 gambas2 Arbel On Thu, 2009-04-23 at 11:06 +0800, Werner wrote: arbelmichal wrote: Subject: My gambas stoped working... From: arbelmichal arbelmic...@gezer.org.il Date: Sun,

Re: [Gambas-user] [Fwd: My gambas stoped working...]

2009-04-23 Thread arbelmichal
Ithink gambas 2.12 Arbel On Thu, 2009-04-23 at 15:08 +0800, Werner wrote: arbelmichal wrote: ubuntu 8.10 gambas2 Arbel On Thu, 2009-04-23 at 11:06 +0800, Werner wrote: arbelmichal wrote: Subject:

Re: [Gambas-user] [Fwd: My gambas stoped working...]

2009-04-23 Thread Ron_1st
On Thursday 23 April 2009, arbelmichal wrote: Ithink gambas 2.12 Arbel On Thu, 2009-04-23 at 15:08 +0800, Werner wrote: arbelmichal wrote: ubuntu 8.10 gambas2 Arbel On Thu, 2009-04-23 at 11:06 +0800, Werner wrote: arbelmichal wrote:

Re: [Gambas-user] build failing 1931

2009-04-23 Thread Benoît Minisini
The last few builds from 1929 on seem to be failing on my machine here: Is this just my problem? Did you do a ./reconf ./configure -C ? -- Benoît -- Stay on top of everything new and different, both inside and

[Gambas-user] Logical operators

2009-04-23 Thread Jeff
If I write: IF expr1 OR expr2 THEN If expr1 evaluates to TRUE does the OR return TRUE or does it still go on to evaluate expr2? -- Stay on top of everything new and different, both inside and around Java (TM)

Re: [Gambas-user] Gambas Server Pages mysql

2009-04-23 Thread Dimitris Anogiatis
Thanks Benoit that works like a charm :) Regards Dimitris 2009/4/22 Benoît Minisini gam...@users.sourceforge.net Hey guys, With the example below Gambas Server Pages were introduced. My question is: 1) how would I achieve a connection to a mysql database or any database for that

[Gambas-user] Format Text

2009-04-23 Thread Stefan Miefert
HEllo, how can i format a text like this 1 Auto 20.12.2008 20,15 2 Fahrrad 30.12.20053,22 3 Bus 12.05.2000 22,44 4 Auto2 15.04.2088 23,55 5 Auto3

Re: [Gambas-user] Format Text

2009-04-23 Thread M0E Lnx
How about using something like space(5) between each string? On Apr 23, 2009 9:16 AM, Stefan Miefert smief...@kikxxl.de wrote: HEllo, how can i format a text like this 1 Auto 20.12.2008 20,15 2 Fahrrad 30.12.20053,22 3

Re: [Gambas-user] Format Text

2009-04-23 Thread Stefan Miefert
Hello, but the strings have different lengts:) That couldt work:) -Ursprüngliche Nachricht- Von: M0E Lnx [mailto:m0e@gmail.com] Gesendet: Donnerstag, 23. April 2009 16:32 An: mailing list for gambas users Betreff: Re: [Gambas-user] Format Text How about using something like

Re: [Gambas-user] Format Text

2009-04-23 Thread Mészáros Csaba
Stefan Miefert írta: HEllo, how can i format a text like this 1 Auto 20.12.2008 20,15 2 Fahrrad 30.12.20053,22 3 Bus 12.05.2000 22,44 4 Auto2 15.04.2088 23,55

Re: [Gambas-user] Format Text

2009-04-23 Thread Stefan Miefert
Istn very smart but i do something like this now Test space(30 - len(Test)) Alles how I can But how can I align something like number like this 22.55 1.22 133.22 Must be like this 22.55 1.22 133.22 -Ursprüngliche Nachricht- Von: Mészáros Csaba [mailto:mohar...@gmail.com]

Re: [Gambas-user] [Fwd: My gambas stoped working...]

2009-04-23 Thread arbelmichal
When I tried to build it from a source file, and then run it' i had lots of missing packages. I removed the files you told me to remove and then tried to install from the synaptic maneger. Still the same error. Maybe there is a flag or somthing that wont let these files to be copied to my

Re: [Gambas-user] Format Text

2009-04-23 Thread Stefan Miefert
HEllo, is the same:) I cant see any differences. Isnt their any formatting function in gambas like other languages habe? my problem is that I want to mail it via a textmail 123.22 1.22 34.11 Must be this x= space 123.22 xx1.22 x34.11 Just do it the other way round. If txt$ contains the text:

Re: [Gambas-user] Logical operators

2009-04-23 Thread Benoît Minisini
If I write: IF expr1 OR expr2 THEN If expr1 evaluates to TRUE does the OR return TRUE or does it still go on to evaluate expr2? Operators always evaluate all their operands. But you can use the syntax IF expr1 OR IF expr2 THEN to evaluate expr2 only if expr1 is false. Regards, --

Re: [Gambas-user] [Fwd: My gambas stoped working...]

2009-04-23 Thread Jussi Lahtinen
With synaptic I find only Gambas 2.7. Are using some different repository..? 1. Do COMPLETE removal with synaptic, make sure that all related to gambas is gone. 2. Then just for sure: rm -f /usr/local/bin/gbx2 /usr/local/bin/gbc2 /usr/local/bin/gba2/usr/local/bin/gbi2 rm -rf

Re: [Gambas-user] Gambas-user Digest, Vol 35, Issue 54

2009-04-23 Thread Andreas Müller
Hello Charlie, this comment makes me very happy and pushes me to continue with the project :-) For a programmer it's allways a somewhat difficult situation to 'put the trousers down' and show what is behind the sceenes, but I was so happy with the result, that I had to make it public. *

Re: [Gambas-user] [Fwd: My gambas stoped working...]

2009-04-23 Thread arbelmichal
It worked!!! thanks Arbel On Thu, 2009-04-23 at 20:29 +0300, Jussi Lahtinen wrote: With synaptic I find only Gambas 2.7. Are using some different repository..? 1. Do COMPLETE removal with synaptic, make sure that all related to gambas is gone. 2. Then just for sure: rm -f

[Gambas-user] Obtaining a list of system printers

2009-04-23 Thread richard terry
Hi, I need to be able to browse a list of system printers and wondered how one obtained these. Regards richard -- Crystal Reports #45; New Free Runtime and 30 Day Trial Check out the new simplified licensign option