[Gambas-user] Val()
Bruce Steers
bsteers4 at gmail.com
Thu May 27 08:56:39 CEST 2021
On Thu, 27 May 2021 at 07:55, Bruce Steers <bsteers4 at gmail.com> wrote:
>
>
> On Thu, 27 May 2021 at 07:40, CD <claude.dessere at orange.fr> wrote:
>
>> Hello,
>>
>> why Val("&FFFF") = -1
>> and
>> why Val("&FFFFFFFF") = -1
>>
>> is it normal?
>>
>>
> I is when you do it wrong
> you must put & at begining and end...
>
> Try this...
> Val("&FFFF&)
>
> oops no quote..
Val("&FFFF&")
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210527/0dd55058/attachment.htm>
More information about the User
mailing list