[Gambas-user] Gambas Doc

PICCORO McKAY Lenz mckaygerhard at gmail.com
Fri Jun 1 20:42:57 CEST 2018


umm tobias got the right direction:

http://gambaswiki.org/bugtracker/edit?object=BUG.1339&from=L21haW4-

seems there's a real issue in the mode !

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2018-06-01 8:05 GMT-04:00 PICCORO McKAY Lenz <mckaygerhard at gmail.com>:

> mode its explained here: http://gambaswiki.org/wiki/cat/constant#t4
>
> Since 3.4
> *Comparison* can be one of the following value:
>
>    -
>
>    gb.Binary <http://gambaswiki.org/wiki/comp/gb/gb/binary> for a binary
>    comparison (the default). That includes case-sensitive and length not based
>    on strings
>    -
>
>    gb.IgnoreCase <http://gambaswiki.org/wiki/comp/gb/gb/ignorecase> for a
>    case-insensitive comparison.
>
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> 2018-06-01 7:50 GMT-04:00 CD <claude.dessere at orange.fr>:
>
>> Hello,
>> I look for explanation about the "Mode" parameter of for example the
>> XmlDocument.GetElementsByTagName (gb.xml)
>> Function GetElementsByTagName ( TagName As String [ , Mode As Integer,
>> Depth As Integer ] ) As XmlElement[]
>> or the
>> XmlElement.GetAttribute (gb.xml)
>> Function GetAttribute ( Name As String [ , Mode As Integer ] ) As String
>>
>> I do not find any explanation about, is it a case sensitive argument :
>> gb.Binary or gb.IgnoreCase
>> or something else ?
>> also for the method :
>> XmlElement.AppendFromText (gb.xml)
>> Sub AppendFromText ( Data As String, Arguments As , ... )
>> no comment in the documentation about
>> "Arguments As " and about " ..."
>> thank you in advance for your replies !
>>
>>
>>
>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180601/95782fc0/attachment.html>


More information about the User mailing list