[Gambas-user] How to Chr$(VARIABLE) as Chr$(&H80)

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Dec 31 15:50:00 CET 2016


var = chr(val("&H" & "80"))


Jussi

On Sat, Dec 31, 2016 at 1:02 PM, Charlie <charlie at ...2793...> wrote:

> Try changing the following line.
> *var = Val("&H" & "80")*
>
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.
> com/How-to-Chr-VARIABLE-as-Chr-H80-tp58096p58109.html
> Sent from the gambas-user mailing list archive at Nabble.com.
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> 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