[Gambas-user] Test Module, First try

Brian G brian at westwoodsvcs.com
Wed Jul 29 00:25:40 CEST 2020


This only works if the number of entries in the table are equal, in most errors cases they are not, that means this does not work, as it errors out when the two tables don't have the same count!

I am trying to print the whole content in every case!

I have added the error.clear()

Thank You
Brian G

----- Original Message -----
From: "Christof Thalhofer" <chrisml at deganius.de>
To: "Gambas mailing list" <user at lists.gambas-basic.org>
Sent: Tuesday, July 28, 2020 2:57:25 PM
Subject: Re: [Gambas-user] Test Module, First try

Am 26.07.20 um 22:17 schrieb Brian G:
> How does that trick work, it is not very intuitive to understand

>     bResult = sA[i] = sB[i]

sA[i] = sB[i],  the result is True or False
bResult = the result of sA[i] = sB[i]

Ok?

I find it intuitive and I like it.

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



----[ http://gambaswiki.org/wiki/doc/netiquette ]----


More information about the User mailing list