Comment #11 on issue 601 by justlost...@gmail.com: Database Data Source
with Mariadb as mysql
https://code.google.com/p/gambas/issues/detail?id=601
ok made change to R6558 version rebuilt, problem solved apparently. Can get
on with my actual project . Cool I really like you IDE I have used it
Comment #10 on issue 601 by justlost...@gmail.com: Database Data Source
with Mariadb as mysql
https://code.google.com/p/gambas/issues/detail?id=601
This is from the latest version downloaded from the repository, as far as I
can tell
--
You received this message because this project is confi
Comment #9 on issue 601 by justlost...@gmail.com: Database Data Source with
Mariadb as mysql
https://code.google.com/p/gambas/issues/detail?id=601
Hi I found that the following code did not est for connection and therefore
was leaving vVal as null it never actually set the Connection Value.
Hey Bruce,
You could try
SELECT CASE EVAL(hSomething.SomeArray.Exists(hSomething.Value))
CASE True
Print "Yes, value exists in hSomething"
CASE False
Print "No, value does not exist in hSomething"
CASE Else
END SELECT
Putting CASE EVAL (if it's possible) to make SELECT check agains
Does anyone know if you can use an EVAL in a CASE selector?
e.g. SELECT hSomething
...
CASE EVAL(hSomething.SomeArray.Exisits(hSomething.Value))
...
(I am just being too lazy to try it)
regards
Bruce
--
B Bruen
-
Le 08/02/2015 00:34, Ian a écrit :
> The problem with context sensitive help is that most of the time (50%)+
> you just get "Page Not Found"
>
> Example:
> Create a new connection object. ($Con)
> Type $Con. and scroll the displayed parameter list - on my machine you
> get "page not found" for eac
The problem with context sensitive help is that most of the time (50%)+
you just get "Page Not Found"
Example:
Create a new connection object. ($Con)
Type $Con. and scroll the displayed parameter list - on my machine you
get "page not found" for each element. I can understand some of the
obsuc
Am Montag, den 05.01.2015, 22:16 +0100 schrieb Fabien Bodard:
> 2015-01-05 22:02 GMT+01:00 Benoît Minisini :
> > Le 05/01/2015 21:46, Fabien Bodard a écrit :
> >>> What do you mean?
> >>>
> >>> --
> >>> Benoît Minisini
> >>
> >> I think about a tool that will be able to interpret inline formulas
>
Updates:
Status: Fixed
Comment #2 on issue 602 by benoit.m...@gmail.com: Large fonts don't appear
correctly in ListBox control
https://code.google.com/p/gambas/issues/detail?id=602
Fixed in revision #6897.
--
You received this message because this project is configured to send all
i
Updates:
Status: Accepted
Comment #1 on issue 602 by benoit.m...@gmail.com: Large fonts don't appear
correctly in ListBox control
https://code.google.com/p/gambas/issues/detail?id=602
(No comment was entered for this change.)
--
You received this message because this project is config
Le 7 févr. 2015 12:46, "Lewis Balentine" a écrit :
>
> The context sensitive on-line help system uses the Wiki. That implies
> the existence of some sort of search capability.
>
> It would be very helpful if that were exposed on the web pages ... but
> perhaps it is based on the various index page
The context sensitive on-line help system uses the Wiki. That implies
the existence of some sort of search capability.
It would be very helpful if that were exposed on the web pages ... but
perhaps it is based on the various index pages.
On 02/07/2015 05:33 AM, Ian wrote:
> IIF - I should have
IIF - I should have know there would be something.
now if the wiki had a search function
Ian.
On 07/02/15 14:15, Fabien Bodard wrote:
> :-P
>
> You need to read the wki help language pages at least !
>
> 2015-02-07 7:09 GMT+01:00 T Lee Davidson :
>> Hey Ian,
>>
>> Unless I'm missing som
13 matches
Mail list logo