[Gambas-user] Feature Request: Val Function

Ron ron at ...1740...
Wed Nov 26 18:02:38 CET 2014


There is:

Print Val("&H" & "c25688")
12736136

2014-11-26 17:29 GMT+01:00 Lewis Balentine <lewis at ...3412...>:

> There does not seem to be an inverse function for HEX$.
>
> Feature Request:
> Add ability to VAL function to return the value of a HEX string.
>
>
> Example:
> Print Val("0xc25688")        ' formatted as used internally by Gambas
> 12736136
>
> Print Val("0Hc25688")        ' formatted as used in Gambas Documentation
> 12736136
>
> Thank you,
>
> lewis at ...3412...
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list