Dear Appeon:
Does PBL have an embedded function to find out the version of PBL being used by the app?
For example, if I had compiled my App using PBL 2017 R3, and in my logic I call: l_version= getPBLversion(),
then i will get l_version=2017R3
if I had compiled my App using PBL 2019 R2, then l_version= getPBLversion() will result in 2019R2
thank you in advance.
sasha
How can be obtained that whole number? From command line how can I have the version of PowerBuilder for a PBL?
Regards,