Hello all.
Is there a way to programmatically tell what version an app was compiled in? Xojo 2017rx 2018rx??
Thanks,
Tim
Hello all.
Is there a way to programmatically tell what version an app was compiled in? Xojo 2017rx 2018rx??
Thanks,
Tim
I think “XojoVersionString” might do the trick:
https://documentation.xojo.com/api/language/xojoversion.htmlString
Thanks Tim,
Yes I think that will do the trick!
Tim