[Gambas-user] Gambas Doc

PICCORO McKAY Lenz mckaygerhard at gmail.com
Fri Jun 1 22:34:37 CEST 2018


well documentation can be fixed with the current state to clarify:

It supports

  gb.IgnoreCase, gb.Language+gb.IgnoreCase and gb.Like

from the the comparison mode listing [1]. Everything else is silently
treated as gb.Binary.

i can do it?

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

2018-06-01 14:57 GMT-04:00 Ingo <bm.530502 at gmail.com>:

> Am 01.06.2018 um 13:50 schrieb CD:
>
> 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 ]----
>
> Hi Claude,
> take a look here: http://www.gambas-book.net/doku.php?id=k27:k27.1:start&s
> []=xml
>
> Regards
> Ingo
>
>
> ----[ 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/ee60d1a2/attachment.html>


More information about the User mailing list