TARGETInfo and MO_ver are obsolete in AS6.1.1.14, is there any succesor FUB?

Hello, in AS help is there an information that some FUB’s
are obsolete from library ‘brsystem’. Is there a succesor libratry to read out information about mapp versions, runtime system?
thanks for any help

Hi there,

neither of those functions are obsolete (what gave you the impression?) - only the pOSVersion field of TARGETInfo and the version field of MoVerStruc_typ are obsolete and the same lines in the help indicating it are also giving you the alternatives:


2 Likes

Hi @marcin.gr, is it your question answered?

Hello @michael_w and @kovarj ,
Thank you for your help, i used the new functions for reading the system version(OSvesionMinor, OSVersionMajor), and they are working, also the functions MO_versionMajor is working well,
Thank you for help