> Is there any way to use the format command to get "05:32 PM"?
>
> Format (Now, "hh:nn") gives me the 24 hour format: 17:32
>
Format(Now, "hh:nn AM/PM") will give you what you want, provided that your
current language use AM/PM notation.
Regards,
--
Benoît Minisini
---
Is there any way to use the format command to get "05:32 PM"?
Format (Now, "hh:nn") gives me the 24 hour format: 17:32
--
___
Gambas-user mailing list
Gambas-user@lists.sourcef
Hi
Gambas 2.19.0 is in UB10.04 software centre but last time I tried it gave an
incomplete installation. If you don't want to compile rather do sudo apt-get
install gambas2 from the terminal and even then check in synaptic by
searching on gambas and making sure all the boxes are ticked.
rgds
--
Hi
Gambas 2.20.2 works fine on a raw install (i.e. not upgraded) 10.04 using
Karmic (9.10) dependency list.
I think there is a problem with Gambas 3 but am sure it will be sorted soon
(as ever!)
rgds
--
View this message in context:
http://old.nabble.com/Ubuntu-10.04-LTS-tp28412230p28412886.
Hello all,
today I installed Ubuntu 10.04 LTS (lucid lynx).
Unfortunatelly Gambas was not part of its repository.
Did anybody install it manually on that platform already?
best regards
andreas
--
___
> Gambas was installed as described for karmic on the link bellow:
>
> http://www.domotiga.nl/wiki/Gambas/Install
>
> I did it 1 month ago and the version is the latest one: 2.20
> It worked perfectly under karmic from the IDE and also the executables
> generated by Gambas.
>
> Robi
>
So you i
Gambas was installed as described for karmic on the link bellow:
http://www.domotiga.nl/wiki/Gambas/Install
I did it 1 month ago and the version is the latest one: 2.20
It worked perfectly under karmic from the IDE and also the executables
generated by Gambas.
Robi
On Fri, 2010-04-30 at 10:40 +
> Hello List,
>
> When upgraded* to ubuntu 10.04 my applications using mysql don't work
> anymore.
> If I wanna run them from Gambas then I receive unexpected error message,
> if I start a .gambas file from terminal then I receive something like
> that:
> --
Hello List,
When upgraded* to ubuntu 10.04 my applications using mysql don't work
anymore.
If I wanna run them from Gambas then I receive unexpected error message,
if I start a .gambas file from terminal then I receive something like
that:
--