Finding the version through code

cole.rutherfordcole.rutherford Member Posts: 12
We have ran into a problem where the SHELL function behaves differently depending on which version of Navision you are running (3.6 or 4.0). Is there any function / method to determine what version of Navision is running? Thanks for the help.

Comments

  • ta5ta5 Member Posts: 1,164
    You can use Codeunit1.ApplicationVersion. As you see, the return value is hard coded, but may help for your purpose.
    Regards
    Thomas
  • krikikriki Member, Moderator Posts: 9,120
    Check this:http://www.mibuso.com/forum/viewtopic.php?t=12417.
    It works for both versions in the same way.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.