• Not Answered

VCAT Version Number of modules

Hello all,

Is there any easy method to find the version number of many modules apart from going into modules and checking its history.

Regards
Dencil

3 Replies

  • You can create a format file and use bulk edit to export the VERSION parameter out for the modules.

    This parameter only updates when Version Control is enabled, if disabled it's a version number that the user can manually set and use.

    Regards,
    Matt
  • In reply to Matt Stoner:

    Thank you Matt, it works.

    Regards
    Dencil
  • In reply to dvarghese:

    An other option would be to use an SQL query and the VAT_database. E.g. we are leaving the Change number in the comment field when checking in a module or class. With this procedure it is easy to identify what software items are changed as per a specific change number.

    Regards Martin