hello,

myInteger = Cint(val(myString))

Olivier


> Le 1 août 2015 à 01:39, nando <nand...@nothingsimple.com> a écrit :
> 
> I'm putting this out there...
> 
> I'm using MkInteger$, MkShort$
> 
> Who knows what the opposite functions would be.  I can't find them
> 
> 
> myString = MkInteger$(12345678)   'convert an integer to a string 
> representation
> myInteger = ?? (myString)         'convert back to an integer
> 
> anyone?
> -Nando
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to